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 10 Next »

A control container that fills all width. Row content may also contain one or more columns to build a grid layout.

 

Row layout content also provides responsive layouts for small devices and may change columns to fit all controls.

For row layout content you can configure following properties:

Design

Label
Label to show top of row. If set to empty title is not visible at running form.

Type
Type of row layout. When selected as a "Section" row style is changed to section layout.

Collapsing
Will be updated. 

  • Expanded.
  • Collapsed.

Rules

Section Name
Name of section is for controlling read only or visible state of a section. If set to a value this section can be configured in task properties.

Dynamic Rules
Through this button you can add two types of rules to the row layout content. Click one of them and you will see it is listed above the button. It has two buttons to edit and delete the rule.

  • Formatting rules, allow you to change the formats (text color, background color, style) and visibility of a control depending upon a condition. 
    Further information here

  • Validation rules, allow you to validate the data that is entered by the end-user. 
    Further information here

Data

 Bound Xpath
XPath to data model to be attached. If set to empty parent data element is used.

Other properties

  • Cut is used to move row layout  content.
  • Copy is used to copy row layout content.
  • Delete is used to delete row layout content.
  • XML is used to view or add xml of the row layout content.
  • Convert is used to change row layout content to other content controls those are database query, XML database query, conditional content, tabbed layout content, static panel, guide  message, flow layout content, activity stream, expression, XSL transform, Html or label.  
  • Columns is used to divide row layout content to element section.
  • No labels