how-to-hide-url-parameters
Reactive icon

How to Hide Url Parameters

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 10 Feb
 by 
5.0
 (1 rating)
how-to-hide-url-parameters

How to Hide Url Parameters

Details
This application consists of an example, how to hide url parameters which get exposed when we navigate from any list screen to details screen, where we need to pass input parameters to filter query result over the screen.
Read more

Lots of people struggle in OutSystems application to hide the URL parameters or they try to encode the URL, sometimes encrypt the url, which requires extra effort and time consuming job, lots of people asked this question over the forum as well i.e. why I thought I must create a example demo of it.

Also, it according to security best practice we are not suppose to display/show the parameters in URL.

In this component, I have simply convert the detail screen which requires input parameter in the URL into web block and this simple trick solves this URL parameters issue.


Release notes (1.0.0)
License (1.0.0)
Reviews (0)
Team
Other assets in this category