Versions Compared

Key

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

...

  • Create a MultiRecord model

    • Go to the Model tab

    • Click on the + icon

    • Enter information, click Save

...

  • Create a Model and click Save

  • Click Details tab

    Image Added
  1. Label: Label is used to identify the model at the UI

  2. Name: Name is the unique identifier of the instance

  3. Type: From the dropdown, select the type i.e. Record, API, Aggregate, and Item

  4. Record Count: From the dropdown, select the record type i.e Singlerecord and Multirecord

  5. Is Shared?:

  6. Object Def: From the dropdown, select the object that you want to bind the model to

  7. Offset:

  8. Limit: How many records do you want to display at a time

  9. Order By:

    1. Click on the + icon

      Image Added
    2. Fill in the information, click Save

      Image Added

  1. Field name: Select the field name from the dropdown

  2. Sort As: From the dropdown, select the option Ascending or Descending

  • Click Fields tab

    Image Added
    • Select the field. These fields are added to the selected fields

    • These selected fields are added to the model

  • Click the UI Fields tab

    Image Added
    • Click New button

      Image Added
      • Enter Label & Name, click on the Config icon

        Image Added
      • Enter information, click Save

        Image Added
  1. Field Source: Select the field source from the dropdown

    1. Field:

    2. Variable:

    3. Model:

    4. Static:

    5. Cookie:

    6. LocalStorage:

    7. QueryParam:

    8. User:

  2. Merge Field Expression:

  3. Message Body:

  • Return to the layout page

...

Model Addition

  • Select a Multi Record Model

    • In the basic config, Click + icon

    • Add the Model and click Save

...