Iterates over a data source and renders content without any additional element.
- Render a data source content without any additional elements.
- The widget will give you complete control of the styling and the rendering.
- Suitable for the web, similar function to the Mendix native repeater widget.
- For small data sets.
Please note that there is no pagination. The developer is responsible for sensible data sets.
- Place the widget on a page
- Select a data source
- Model the content
- Optional: provide the content when no items are in the data source
structure mode | web | html |
---|---|---|