Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 20 Current »

Columns are used in the Row Layout Content to build a grid layout. In default, there is only one column in each content and its width is set to fill in the whole width of its parent.

Form Design Actions

Clicking on a column pops up a design actions menu with the following options:

Clicking on a control pops up a design actions menu with the following options:

  • Cut action cuts the control. Use the paste action to move the control to another location after cutting.
  • Copy action copies the control. Use the paste action to add the control to another location after copying.
  • Delete action deletes the control.
  • XML is used to view and edit the XML of the control.
  • Convert is used to change the content control into other control types.

  • Add New is used to add content to the column.

Design

Align
Adjusts the alignment of the column with respect to its parent.

Width
A row content is assumed to have a maximum width of 12 columns in total. Conforming to this, a column may have a width of 1 to 12 columns. If "inherit from smaller" option is selected, it inherits the width from the configuration for the smaller device, which is specified at a responsive layout section.

Responsive Layout
Defines how the column is going to be displayed on the mobile device screens. It provides width option selection for desktop, landscape and portrait orientations of a tablet and a regular mobile phone. Landscape orientation of a tablet is the default width which is defined in the previous section.

Data

Bound Xpath

XPath of the element. If set to empty, it uses the parent XPath.


  • No labels