You can easily add component objects to any page of your site.
To add a component object:
In Page view, select an object from the Database Component Toolbar.
Click on the page where you want to place the object.
An object placeholder and the object Properties
palette appear.
Specify the object attributes in the Properties
Palette. See Setting Object
Attributes.
When adding Database Component objects, remember that:
A connector object must be placed on each page
you will be using the component.
Only one connector can be added to a page.
Objects must be added/placed in the correct order
for the code to be generated correctly. For example, when using a Recordset
Iterator object, make sure the "Start" iterator object is placed
before the "end" iterator object. Otherwise, the site will publish
with errors and the database will not be functional.
***It is a good idea to add objects in a table to make sure placement is correct and the records will be aligned correctly when displayed.