Previous
|
Next
Using Dynamic Content
>
Creating commonly used page elements
Understanding dynamic content objects
All of the GoLive dynamic content objects fall into one of the following categories:
Content Source objects that are used to retrieve information from a database or other data source. (See
Understanding content sources
.)
Bindings that bind page elements, such as text, form fields, or images, to content source fields. (See
Binding page elements to content sources
and
Using dynamic images
.)
Structural elements that support conditional display of content and repetition. These include tables and the Dynamic Content Container object. (See
Creating dynamic tables
and
Creating conditional regions
.)
Link actions that support record navigation and other operations between pages. These are applied to links. (See
Using dynamic links
,
Understanding record navigation
,
Creating navigation buttons
, and
Passing parameters between pages
.)
Form actions that support the processing of database updates. These are applied to form Submit buttons. (See
Using dynamic content in forms and database updates
.)
Previous
|
Next
|
Top
Using Dynamic Content
>
Creating commonly used page elements