hide-sensitive-information
Reactive icon

Hide Sensitive Information

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded
 on 10 September 2025
 by 
0.0
 (0 ratings)
hide-sensitive-information

Hide Sensitive Information

Documentation
1.0.0
  1. Go to your application's dependencies.
  2. Search for the "HideInformations" component.
  3. Add the Client Action called "Hide_Info".
  4. On the screen where you want to hide data, click on the "Expression", "Label" or "Text" item you want to hide the data from.
  5. Go to the properties tab and in the "Attributes" section add the following parameter: "data" with the value "hide".
  6. Done!

You can also take a look at the demo application if you have further.