Skip to content

Forms Model Scripts

These are data tree scripts that are focused on working with the Forms Model. They show how to programatically work with form and grid views and their widgets.

  • Create New Form: The basic demonstration of Forms Model concepts. Will create a simple form view with a few widgets.
  • Copy Existing Form: Makes a copy of an existing form view, modifies the copy and saves it as a new form view. This can be used for cloning and tweaking view templates.