In the Table/View dropdown list, select an object.
Changing the alias name is optional; it defaults to the object name. The table alias is the field shown to end users. It's recommended to change the alias to something that end users would recognize. For example, if adding flashes to the probdesc table, change the alias from probdesc to Solution.
If the columns that you wish to use are not present in the base table, you may want to use a view.
In the Output Columns section, enter at least one display label and column name. No more than two can be entered.
In the Query Columns section, enter at least one display label and column name. No more than five can be entered.
If a view is selected here, a row of radio buttons will populate under the heading View Objid. Select the radio button next to the query column that is the base object's objid. This field will be referenced in the underlying code to retrieve the view object correctly.