awood
2 months agoQrew Member
Allow users to edit multiple forms
Hi all,
I have two forms - 2024 and 2025 versions of the same form. I would like to simultaneously allow users to:
- Click the edit button next to a record and be taken to a certain form (ex. 2024)
- Click a link and be able to edit either the 2024 or 2025 form
Right now #1 is working fine, but #2 brings up the "primary" form (aka the one that is set in the Forms menu for edit permissions for all roles) regardless of the form ID I use in the URL.
Is there some way I can override what form is utilized for the URL fields?