Hi
I have the following use case and not sure how to go about it.
Our nintex AC form has a few fields that should only be visible for selected people and of course to the person who submits the form.
My problem is that once the form is submitted, any workflow participant (anyone who gets a task or approval basically) will be able to see the original form, including these fields I don’t want them to see.
Is there a way to do this ?
It’s an authenticated form so I have the current user from the context (and I can tell if they should see the secured fields or not), but where I’m stuck is how do I know if the form has already been submitted and is showing in “read mode” ?