Hi,
I’m using multiple Surveys, one is the submitter, and then a reviewer.
The reviewer gets a link that uses the globalid to fill out the form created by the submitter. From the Excel spreadsheet I created almost all the fields read only. But they need to be able to change the status: Aproved/Rejected
If I create the URL with mode=edit, it don’t honor the read only settings, and open op for everything. If I use the mode=view I can’t edit the one field. And If I remove the mode, it wont load.
Any ideas