Workflow Form Control Modifications
I am trying to create a "Select All" check box that sets all checkboxes on the workflow form to true. However I only see the "Runtime Modifications" event, which manipulates controls in the form on start up. Is there a way to access events related to controls in the workflow form?
0
-
No this is not possible.
You could create a "Select All" button and redisplay the form with al the checkboxes checked.
0 -
Thanks for the help. Adding the button and redisplaying the form does the trick!
0
Please sign in to leave a comment.
Comments
2 comments