Portlet Factory, Version 6.1.2
Using tables in forms
If you create the HTML page for use with a Data Page builder, you can control how the Data Page creates this table. Perform one of the following procedures:
- Allow the Data Page builder to construct the table.
- Create the HTML table yourself.
- Allow the HTML page to determine the elements to display in the table as well as the table's appearance.
Parent topic: About using your own HTML form pages
- Allowing the Data Page builder to construct the table
This technique uses an empty <table name="ContainerElement "/> node in your HTML page on which the Data Page constructs the table for you.
- Creating the HTML table yourself
This technique applies if you want to control more precisely the layout of the table.
- Allowing the HTML page to determine the elements to display in the table and the table's appearance
Follow these steps to allow the HTML page to determine the elements to display in the table and the table's appearance.
Library | Support |