Applying a repeat region to the HTML table
Though searches often return more than one record, a dynamic page by default displays only one record. You can give a results page the ability to display more than one record at a time by creating a repeated region.
You create a repeated region by applying the Repeat Region server behavior to a page elementin this case, a table row. When the results page runs on the server, the Repeat Region server behavior repeats the table row to accommodate all the records in the results recordset. Each row displays the content of one record.
To apply a repeat region to the table row:
1 |
Select the row that contains dynamic content by clicking inside it, then clicking the right-most <tr> icon on the status bar to select the row, as follows. |
|
|
|