Previous Topic: Adding Element-level customization

Next Topic: Example

Field-level customization

Note: This assumes a field exists in your model called State code, which is a two-letter status field that holds the US state codes (CA, CO, etc.). Values exist for this field for each of the 50 US states, to create a drop-down list:

  1. Display the state names instead of the two-letter state codes
  2. Default the option to blank and signal the user that they must select a state
  3. Only allow the user to pick California, New York and New Jersey