User Preference Valid Values

This table is used for providing dropdown lists for the user to choose from when setting a user preference. All values are loaded as the keys, and all descriptions are loaded as the normal text in the dropdown box. Of course, you can render such things differently if you wish using your own controller.

 

Field Description
Class Name First part of the primary key, the owning class.
Preference Code The second part of the primary key, the actual code.
Preference Value The 'key' part of the valid values. This is the value the actual code will get.
Description The 'value' part of the valid values. This is the friendly name that the user will select from.