A Form Section is the next level container under its form tab
to host a certain type of information or a group of web controls.
Form Section Attributes
- Section Title: Section label or display text;
- Host Tab: Host form tab;
- Display Title: Indicate if the section title is visible;
- Display On New: Indicate if this section is visible when using the base form to create new record;
- Display Order: Display sequence on its host tab;
- Action Script: One link button can be optionally added aside
to the section title. Action Script is the JavaScript function name;
- Action Title: Display title of the link button;
- ToolTip: ToolTip of the link button;
- Full Access: Full access permission key;
- View Access: View access permission key; it applies when full access is not given.
|