You are here: User interface > User interface rules > Harness and section forms > Harness and section forms - Adding a Dynamic layout

Harness and section forms — Adding a Dynamic layout

This topic is applicable only to user interfaces rendered in HTML 5 document type (standards mode). See PDN article Upgrading an application to render in HTML5 document type.

About Dynamic layouts

A dynamic layout is a DIV-based layout that allows for highly flexible display of content.

Dynamic layouts separate content from presentation:

Dynamic layouts can be nested within other dynamic layouts.

As a best practice, use dynamic layouts when developing UI for applications rendered in HTML5 document type (standards mode).

Adding a Dynamic layout

  1. In the harness or section, click the Layout control group and select the Layout control.
  2. On the Set layout type dialog, select Dynamic Layout. The Dynamic layout displays.
  3. Click the Gear icon to open the Dynamic layout properties panel.
  4. On the Dynamic layout properties panel, define the dynamic layout using the following tabs:

The UI Gallery landing page contains a working example of this element. To display the gallery, click Designer Studio > User Interface > Gallery > UI elements.

For more information, see PDN article Using layouts to structure content in sections.