Hello,
I created a form that is filled out by 3 parties. The user that initiates the form fills out the first portion than it gets to the second user that assigns the form to the third user that completes the last part. Everyone gets notification so the process works perfect from this point of view.
The issues is that the conditional logic build in the form functions only for the first user. The second and the third user see all the fields although if the logic would work they should be able to see only specific fields based on their selected option. I would also like to mention that the display of the drop down/radio buttons change too for the second/third user, they are able to see only a dropdown no matter how the form was initially built.
Is there a way to freeze the form along the process? the users using the same form should be able to see only the fields triggered by the conditional logic. I don't understand why the form loses this capability for the second/third user. Do I need to change something in the process?
Thank you for your help!
Alexandra