Versions Compared

Key

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

...

"ID" is a unique identifier for the form. 
"Name" allows you to identify this form in other places (e.g., when creating a data list).
"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 The Joget core automatically creates the table and assigns a name to it (i.e., 'app_fd_mytablename'). You can choose to specify a table name that already exists; new columns will be added to that table when you build your form.  We will discuss more of this later on.

Forms allow you to choose There are many different form fields such as (i.e., TextField, SelectBox, Hidden Field, etc.) to choose from when your are designing your forms.  You can drag and drop them on your form canvas and then edit their properties. 

...