Toolbar
The toolbar in the Remote Client contains a variety of capabilities.
| Icon | Name | Purpose |
|---|---|---|
| Display View Selection | Returns to the main view selection home screen. | |
| Save Changes | Saves the pending record changes. | |
| Display Filter | Shows the default filter screen for the current view. | |
| Display Data Grid | Retrieves the recordset matching the provided filter information. The recordset is shown as multiple records on the screen. | |
| Display Single Record | Retrieves the recordset matching the provided filter information. The recordset is shown as one record on the screen at a time. | |
| Reload Display | Refreshes the current information being displayed on the screen. |
Filter Toolbar
The last few items on the toolbar are context-sensitive to the current screen being displayed. As such, when looking at the filter screen of a view, the following toolbar items are available:
| Icon | Name | Purpose |
|---|---|---|
| Create New Record | Generates a new record for the current view. All pre-defined fields will be populated with their appropriate values. | |
| Clear Filter | Blanks out the criteria presently in place for the currently-selected filter item. | |
| Insert New Filter Item | Creates a new filter entry immediately below the currently-selected one. | |
| Delete Filter Item | Deletes the currently-selected filter item. |
Data Grid & Single Record Toolbar
The last few items on the toolbar are context-sensitive to the current screen being displayed. As such, when looking at the data grid or single record screen, the following toolbar items are available:
| Icon | Name | Purpose |
|---|---|---|
| Create New Record | Generates a new record for the current view. All pre-defined fields will be populated with their appropriate values. | |
| Delete Selected Record(s) | Deletes the currently-selected record(s). | |
| Display Previous Record(s) | Displays the previous set of records from the recordset. | |
| Display Next Record(s) | Displays the next set of records from the recordset. |
Last modified 2006-05-24 11:15 AM