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

Note: 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:

To view and interact with examples and review configurations, select Designer Studio > User Interface > UI Gallery and then select Stacked Dynamic Layout in the Layouts and Containers group.

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