The Table component has two modes, accessible from the Toolbox: - 'View' mode
- 'Configure' mode
When you browse to the component you are initially in View mode. If you are logged in with sufficient permission you can use the Toolbox to switch to Configure mode. View mode This provides the normal view of the Table. Typically, users will see a list of existing records in the Table, with options for editing existing records, deleting them, or adding new ones. Configure mode This provides the configuration screens that allow you to define the fields in the Table and the Events that get triggered when a record is added or edited.
The View Table mode is a built-in Data Entry Form, automatically tied to the Table. Additional Data Entry Form components can be added to the site, and tied to the Table. Whilst it might seem that one Data Entry Form is sufficient per Table, the provision of several Data Entry Forms tied to the same Table provide additional flexibility, for example:
Allowing visitors to fill in one Data Entry Form, whilst Administrators can write notes in extra fields about the visitors' submissions, and check a box to allow the display of the record contents elsewhere on the site (ie moderation) Breaking a long form into several stages, or pages, to make it appear less daunting. To provide 'premium' users with a more sophisticated form - for example in a social networking site, to allow them to have a more detailed profile To provide 'beginner' users with an easier, shorter, form, to encourage usage.
|