Restric access to form throught link

Pedro33
Tera Contributor

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!

5 REPLIES 5

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.