Hello,
I am hoping this can be done but please let me know if not.
I have a Form that the customer would like to partially complete and then re-assign it to someone else to finish filling out the Form.
To accomplish this we added a checkbox that the user would check if they would like the Form reassigned upon submission. When they check this box, it shows a drop-down with various users that they can choose to reassign it to. Once they hit submit, the Form is just sent to a second User Task to finish.
All the values remain in the Form since it is the same Form being sent around. This is because whatever User 1 fills out, we want it retained when it is sent to User 2 (they can reassign this as many times as they want, it is just essentially looping).
The problem with this is that the checkbox used to reassign the task also remains checked when sent to the second user (I expected this). What I am hoping I can do is put some JavaScript in place so that when User 2 opens the task that is now assigned to them, the JavaScript unchecks that checkbox automatically.
This way User 2 can then reselect it if they want to reassign but then if they don't want to reassign, they don't have to manually uncheck the checkbox every time.
Is there any JavaScript someone can provide that can do this? Please let me know if you need any additional clarification on the above info. We are using the new Forms in the Laserfiche Cloud.
Thanks,
Ashleigh