Versions Compared

Key

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

...

  1. Click on a task to update it
  2. Right click on a task to view context menu and select "Form" option.
  3. Defined form sections are listed like the following example screen.
    Image RemovedImage Added

Form Script

By default, all controls or labels are automatically updated when the data model is changed, but in some conditions you may want to dynamically update the data model from scripting environment. Form script allows you to perform operations or attach data model nodes to get the notification for changes.

...