Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Anchor
    _Creating_a_Sample_1
    _Creating_a_Sample_1
    Anchor
    _Toc460231504
    _Toc460231504
    Anchor
    _Toc463356410
    _Toc463356410
    Anchor
    _Toc463356524
    _Toc463356524
    Anchor
    _Toc463357385
    _Toc463357385
    Click Create > Form

Image Modified

  1. Create a form as per the requirement. In this example, a Register form is created using the form components.

...


Note: Previous conditions and actions will be in collapsed state when a new condition is added.

#

Property

Description

Sample Values

Condition

 

 

 





If

Item ID of the form component for which the condition is set.

CHECK_BOX906


State

Enables the user to provide the state of the condition.

  • Equals - Executes the action if value of the form component equals the value mentioned in the condition.
  • Not equals - Executes the action if value of the form component does not equal the value mentioned in the condition.
  • Is selected - Executes the action if value of the form component mentioned in the value field is selected.
  • Is empty - Executes the action if value of the form component is empty.
  • Is not empty - Executes the action if value of the form component is not empty.

Is selected


Value

Value required for the form componentto execute the action based on thecondition set in State field.

N


Add another condition ( Image Modified )

Click the Image Modified icon to add another condition.

NA


All

Executes the action only if all the conditions match.

 



Any

Executes the action if any of the conditions match.

Selected

Action

 

 

 





Action

If State of the form component match with value, following actions can be executed for the form component mention in the Field name:

  • Show
  • Hide
  • Enable
  • Disable

Disable


Field Name

Item ID of the form component which will show/hide/enable/disable if the condition is met.

CHECK_BOX906


Add another action ( Image Modified )

Click the Image Modified icon to add another action.

 



Save

Saves the Conditional Wiring configuration.