A list form is used to host a single grid view; the best way to link a list form into application
main page is through a module's navigation bar.
List Form Attributes
- Title: List form title;
- Reference Key: Reference key to this list form; it must be unique for each list form;
- Grid View: Gridview being hosted by this list form; no external parameters
will be passed from list form to this grid view (except user login id: @userId);
- Access Perm: Permission key to access this list form;
- Description: Description shown on the top of the list form.
|