Versions Compared

Key

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

...

When you first create a form, you must choose it's default properties.

The *The 'ID' * is a unique identifier for the form. 
The 'Name' allows you to identify this form in other places (e.g. when creating a data list.) 
The 'Table Name' is the table used by the Joget core to store the form data during a workflow process. This table will automatically be created by the Joget core with a name like 'app_fd_mytablename'. You can specify a table name that already exists and new columns will be added to that table when you build your form (more on that in a moment.)

...