Hello,i have a stupid problem.
I have a workflow form.
Supose several fields that are suposed to be editable in the first step of the workflow.
In the next Step the same fields should not be editable but should be seen.
To do this the only way i know it to duplicate the fields. One editable and the other computed linking to the first field.
This is stupid because if the form is big, duplicating the fields gives me an enourmous form more dificult to work with.
Can i do it in a more simple way?
Thanks