Home > Advanced Functions > Page Objects > Dataset > Dataset Find Properties
Dataset Find Properties
Follow the steps below to set properties for a dataset find form:
1. Select a page containing a dataset and click 'Edit Page'
2. Click anywhere on the find form to display properties.
|
Property |
Description |
|
Click to Insert... |
Click a field in the list to add it to the find form. This list contains fields that were previously added to the detail form. |
|
SQL Query |
By default, the find form displays results from the dataset table, but you can specify your own custom query such as "select * from [support_tickets]". This query can contain multiple tables. |
| Sort Field | Enter the name of the field that the results will be sorted by. Example: "Product" |
|
Show All |
If checked, all records in the dataset will be listed. If not checked, users must enter search criteria to display any records. |
See also