Build an Entity form

Use an Entity form to create or modify an entity instance and provide controls that represent entity attributes. Type-specific controls are added for entity attributes with actions to enable the creation or modification of an entity instance.

  1. On the Home page, click Form Designer > Entity.

    The Entity page appears.

  2. On the Explorer, click Entities.

    A list of all entities appears.

  3. Consume the Entity to use.
  4. Select an entity type:
    • Create Entity Instance: To generate a form to create an entity instance at runtime.

    • Modify Entity Instance: To generate a form to modify an entity instance at runtime.

  5. Enter a Form Name.
  6. Click Generate.
    The form is created.