Restric access to form throught link
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2025 08:42 AM - edited 08-26-2025 08:43 AM
Hi,
I’m looking for a way to restrict users from accessing specific forms directly by entering the .do URL (for example: instance-name.com/incident.do?
Even if a user doesn’t have a role to access the module in the application navigator, they can still access the form if they know the direct URL.
Is there a recommended way to prevent this? Ideally, I’d like to ensure that only authorized users can open forms like incident.do, regardless of how they try to access them.
Thanks in advance for your help!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Hi @Rafael Batistot,
I was able to implement the redirection using a Client Script. However, the user can see the form but doesn’t have enough time to click on anything or prevent the page transaction.