Extend Set Field Value function
Currently Set Field Value function is only available on Single Line Textbox fields. It should be great to have the same functionality in all the others types of fields.
For instance, if I have 3 people pickers: Validator 1, Validator 2 and Validator 3, to be able to set that if user deletes Validator2, then Validator 3 is also cleaned.
6
votes
-
Kassie McCool commented
Yes, the set value function should be available on all field types.
I'm trying to update a multi choice field when another choice is selected with JavaScript and it's like pulling teeth! Still haven't gotten it to work.