Common:SpecifyingEnumerationValues

From AgileApps Support Wiki
Revision as of 22:43, 7 September 2011 by imported>Aeric (Created page with "*When you select this type for an object field, a text area lets you enter values. ** Enter the names of the values, one per line, in the order they will be displayed. **When t…")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
  • When you select this type for an object field, a text area lets you enter values.
    • Enter the names of the values, one per line, in the order they will be displayed.
    • When the user makes a selection, the value that is stored is the text entered on that line. So:
      1. If you change the order later, existing values are not affected.
      2. If you remove an entry at a later date, existing records that have that value are not affected. (Either purge the database, or take that possible value into account in your design, for backward compatibility.)