The Set Form Element Limits activity sets the smallest and largest values accepted by the specified form element.
Element |
---|
Optional The form element to modify, specified as an expression or ID. For example, =$form1.state.datePicker1 or datePicker1. Leave Element blank to target the form element that the subworkflow belongs to. |
Minimum |
Optional Type: Number The smallest value accepted by the form element. |
Maximum |
Optional Type: Number The largest value accepted by the form element. |
This activity has no outputs.
For information about the ID, Display Name, and Description properties, see Properties Common to all Activities.
This activity works when the device has intermittent connectivity to the network.