Setting list boxes to fetch values externally

You can set list boxes to fetch values from a script. For example, the script can fetch values from an external database. If you are using dependent list boxes, you can set all list boxes in a dependency chain to use the same or different scripts.

Procedure

  1. Start an Admin session.
  2. On the Action Panel, click System Administration.
  3. In the System Administration button bar, click the Listbox Manager tab.
  4. In the Select Listbox list, click a list box, and then click Properties.
    • For a non-dependent list box:
      1. In the Customize Listbox Properties option box, select External Listbox.
      2. Select a script from the list box.
    • For a dependent list box:
      1. In the Customize Listbox Properties option box, the list box is defined as a dependent list box.
      2. Select a script from the list box, and optionally, specify that all attributes in the hierarchy use the same script.
  5. Click Update.
  6. Click Save.

Feedback