Versions Compared

Key

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

...

  • Models are used to display content (fields) in the layout

  • Mostly used for the creating or editing of a record

  • The model can repeat repeats the layout based on its record count

  • You need to create a multi-record model for Repeater, Refer to this link Models

  • In the modelattribute, add a multi-record model

...