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

Will be updated.

Design

Auto Search
Specifies the query control should perform search immediately when visible. Visibility of control can be controlled by Rules or Section Name properties. When this attribute set to True value Filter content is not visible.

Clear First
Specifies the before query results populated on data model all existing records are removed.

Rules

Section Name
Name of section is for controlling read only or visible state of a section. After setting value, you can configure section in task properties.

Validation Group
Name of validation group rules before executing query. When any rule is failed, error is shown on screen and query is not executed.

Dynamic Rules
Through this button you can add two types of rules to the query content control. 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 of the xml query content can be changed through this area. 

XPath
XPath of data model to bind control. If not set uses current node on data model.

Target XPath
Specifies the xpath of target container node to import query results. Specified xpath is relative to parent of current node not XPath attribute.

  • No labels