Home > Advanced Functions > Page Objects > Dataset > Dataset Detail Properties
Dataset Detail Properties
Follow the steps below to set properties for a dataset detail form:
1. Select a page containing a dataset and click 'Edit Page'
2. Click anywhere on the detail panel to display properties.
|
Property |
Description |
|
Data Source |
This is the database table where records are stored. When a dataset is added to a page, the database table is automatically craeted when the page is saved. |
|
Add Field Buttons |
Click the 'Text', 'Date', 'Number', 'Check', 'Memo' or 'List' button to add a new field to the detail panel. This will create a new field in the database table. |
| Click to Insert... |
Click a field in the list to add it to the detail form. This list contains fields that were previously added. |
|
Redirect URL |
When the 'save' button or the 'cancel' button on the detail form is clicked, this is the page that will be loaded. This can be a full URL such as http://www.google.com or a relative url such as "Page.aspx?pageid=faq" |
See also