You can modify the flat file, which is the file from which the list box values are obtained, after you have selected that type of list box.
About this task
A file list box is a flat file with one entry per line. The first line is the no selection value, such as Any.
Here is an example of the file contents:
Any
Product A
Product B
Product C
Procedure
To modify list box flat file values:
- Start an Admin session.
- On the Action Panel, click System Administration.
- In the System Administration button bar, click the Listbox Manager tab.
- In the Edit Listbox Values for list, click a database or click All Databases.
- In the Select Listbox list, click the file list box (for example, distribution).
- In the File Listbox option box, select a file name or type the new file name (for example, new_distribution_list.txt).
The list box files are in the following directory:
CHANGE_APP_HOME/WEB-INF/wsconfig/templates/pt/etc
- Click Update.
- Click Save.