Set min/max entries

Actions – Abstract

This sets the minimum and maximum number of entries for a Repeatable element. Both entries are optional and can be defined independently from each other. The values are evaluated as Berechnungsausdrücke. If the expression returns no or an empty result, the corresponding value in the element is not overwritten.

This sets the minimum and maximum number of entries for a Repeatable element. Both entries are optional and can be defined independently from each other. The values are evaluated as Berechnungsausdrücke. If the expression returns no or an empty result, the corresponding value in the element is not overwritten.

►NOTE◄ If this action is executed later than when loading the form data (Form data loaded), the form will always detect a change in the data and the user will be notified accordingly when discarding the data. When loading the data, performing this action is equivalent to evaluating the static properties of the Minimum/Maximum entries of the Repeatable element containers. The static properties outweigh this action when loading the initial shape data.