Workflow is:
- Click on a point in Map Viewer to launch survey form from popup. Get record from globalid, open inbox, set to update. All works fine.
- Users are to submit a repeat. There are some calculations to capture the visit and update the point.
We want to pass a value from the pop-up into the repeat. The URL is fine but it doesn't seem to work.
Are field parameters supported when opening a survey in the inbox via a custom url?
Alternatively, does anyone have a suggestion on how to avoid a logic loop. We want to pass a number from the parent table into the repeat, to record the number, but also clear it from the parent table. The field parameter would help us do this without relying on the survey calculations.
Cheers! 🙂