Clear Display Form Item Picker Checkboxes
I can clear Item Picker items using Set Form Element Property and setting the property value to [] , however the check boxes persist in the form. How do I remove the check boxes? I want the user to be able to reset the Item Picker.
0
-
Hi Stella Spring ,
The value of an Item Picker is automatically updated based on which items are checked. In order to reset it, you will need to use the “Set Form Element Item Property” activity to set the “checked” property of each selected item to false.
This should result in the item picker appearing with everything unchecked.
0
Vous devez vous connecter pour laisser un commentaire.
Commentaires
1 commentaire