Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

Collects

User select from a predefined list of values.

Typical use

Used for shorter list with limited number of values that needs to be up-to-date.


Advantage

  • Values are generated on-the-fly and up-to-date
  • Does not require logging off and in again, to refresh data

Disadvantage

  • Can carry a "performance penalty" as values are always generated when needed



  • No labels