Repeater

A repeater layout displays a set of repeating objects.

The repeater functionality is available only in the flexbox card layout. For older version, see Repeater.

If you selected a repeater functionality for your flex layout, then configure these details:
Note: If the graphic(s) in a Repeater plug-in is not appearing at runtime, you can either reduce your graphic's width using the flexbox Width property and/or set the Flex Wrap property to Wrap.
Field Name Description
Repeater Source Select a query to retrieve data, which is displayed in the repeater.
Multi Select This property is used in combination with a map or a graph plug-in. Select this check box if you want to insert a check box for multi-selection.

In the end application, a check box appears in each row of the repeater, allowing you to select which items should appear on the map or the graph.

Checked This property applies only if you enabled multi-selection check boxes.

Select this check box if you want multi-selection check boxes selected by default.

When you open the end application, the check box that appears in each row of the repeater remains selected by default.

Load Select this check box if you want to add rows that appear by default in the repeater.
Page Size Enter the number of rows that should appear by default in the repeater.
Paging Style Choose from these options:
  • Paging: Each page in the repeater will contain the number of rows that you specify. You can navigate to the other pages to access the rest of the rows.
  • Load More: The repeater will initially contain the number of rows that you specify. A Load more button appears in the application, which allows you to retrieve additional rows in the same page.