Form: Difference between revisions

Jump to navigation Jump to search
234 bytes added ,  31 July 2019
Line 49: Line 49:


You can define multiple forms for any entity. Click '''Select Form''' to configure which forms are used in what cases. The logic is defined using script rules, see [[Rules editor]] for more information.
You can define multiple forms for any entity. Click '''Select Form''' to configure which forms are used in what cases. The logic is defined using script rules, see [[Rules editor]] for more information.
{| class="wikitable"
| '''If Condition'''  || Entity.statecode || Equals || Active
|-
| '''Then Step'''      || FormName        || Assign || MyActiveForm
|-
| '''Else Then Step''' || FormName        || Assign || MyInactiveForm
|}


== Properties pane ==
== Properties pane ==

Navigation menu