System Control > Browse Maintenance > Adding a Browse Entry

Adding a Browse Entry
The Add function of Browse Maintenance lets an administrator add custom browse documents and associate them with specific QAD CSS pages.
To create a new entry:
1
2
3

Detail Edit Browse Master
Version
Implemented version of QAD CSS. Different browses can be used for different installed versions.
Browse Module
Name of the page where the browse icon will appear.
Browse Name
Unique name for the browse.
Browse UserID
Not yet implemented. This permits browses specific to users.
Browse Title
Text for the title bar in the browse pop-up window.
Table Name
Name of the table that is the source for the browse data.
Query string for table
Modification to the query. Narrows the results. Must be in proper Progress syntax.
Key search field for table
Field name. Text provided by the browse will be applied to find this field.
Field type of Key
Type of field against which the search will be placed.
Table sort expression
Modification to the query. Narrows the results. Must be in proper Progress syntax.
List of labels
List of labels to be used in the browse columns. Results will be blank if not populated.
List of fields
List of fields in the order that will be displayed when browsed. Must be in proper Progress syntax.
Browse return list
Field objects in the calling page that will be populated with data from the browse.
Additional fields program
Program or code to execute an add column to the browse. Normally used to join other tables to the query.
Override program name
Program that can be executed whenever this browse is called. Must follow standard API for interacting with browses.
Clicking a command button executes one of the following actions: