When using an option set with attributes are they or can they be used in the manner like option always attribute 4, option sometimes attribute 3. In the front end it shows the option but in the back it has the attribute and I can calculate the sum of this or am I better off doing this in a table like I have been?

Depends on the number of items in your option set. Since option sets are loaded on all your pages, a large number of records in your Option set will likely slow down your app.

However, if it’s a limited number of records, you can use this, no worries.

This topic was automatically closed after 70 days. New replies are no longer allowed.