Versions Compared

Key

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

...

NameDescription
Form ID

Unique ID to represent this entity.

Info
titleNaming convention

A standard naming convention is highly recommended to be used across the development of your App to maintain consistency and ease maintenance works.

Camel case naming convention is recommended for this field.

Example: leaveApplicationForm

Form Name

Name to represent this entity.

Info
titleExample

Leave Application Form

Table Name

Table name to store form data to.

Info
titleNaming convention

As the table name is related to the database, we highly recommend the use of database naming conventions, e.g. leave_applications

DescriptionEntity description.
Duplicate form settings and elements fromWith the above information filled up, one can choose to clone the design from existing form Form entity.