Previous
Previous
 
Next
Next

Displaying Items as Select Lists

In this exercise, you edit fields (items) on the Create/Edit Employee page to display as select lists. Select lists are drop-down lists that contain lists of values that users can select to populate a field in the application. Displaying items as select lists consists of two general steps:

  1. Create the list of values (LOVs) for each item.

  2. Edit the item to display as a select list and reference the appropriate list of values you created.

Topics: