How to stop a page from loading if required input parameters are not passed?
Summary:
I want to restrict a user from directly accessing a page if the required input parameters are not passed from the main page
Content (required):
From the main page I'm passing parameters to another page. I want to restrict a user from directly accessing the page from the URL.
Version (include the version you are using, if applicable):
22.10.5
Code Snippet (add any code snippets that support your topic, if applicable):
The user can change the page name and directly access the page :-<instance>/ic/builder/design/<AppName>/<VersionNumber>/preview/webApps/<webAppName>?page=shell&shell=main&main=<pageName>
Tagged:
0