function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
doug1720doug1720 

Beginner Developer Question

Hi, I want to create a master list of options that can then be selected by a user to report status against.

 

When the user logs in they then get to see only the selection options and can then enter a status report.

 

Any help appreciated.

Daniel.ReidDaniel.Reid

Hi doug,

 

It sounds like you would have several options to solve this problem.  Without more detail, my first instinct is to suggest using a custom object to keep track of the options set by each user.  This object could easily be queried as needed by other Apex code or even VisualForce pages.  If you plan on relying on the options object extensively, a wrapper class would allow you to encapsulate common logic and operations in a more maintable manner.

 

If this doesn't sound like the sort of thing you're looking for, post back with additional details of your requirements.  I'm sure we can figure out how to get you to the solution you need.

 

Daniel Reid
Contact us - We can help!

Salesforce Superheroes
------------------------------
help@salesforcesuperheroes.com
www.salesforcesuperheroes.com
1-888-407-9578 x102