Masking field value

darshan-pra
Tera Expert

on form where active field set to true then firstname and lastname need to be get masked how to do the same ... which should be work in workspace as well as in native UI 

12 REPLIES 12

On PDI not able to find masked attribute 

Pranshu Kumbhar
Tera Contributor

Hello @darshan-pra 

 

You can define a onLoad client script for that table, with condition of Active=True and also setting UI Type=All which allows this script to run on Workspaces too. Here I have shared a code snippet for reference:

PranshuKumbhar_0-1768198275673.png

Result:

PranshuKumbhar_1-1768198317390.png
PranshuKumbhar_2-1768198393964.png

 

Pls mark this answer as Helpful

 

Regards,

Pranshu

 

when  after you set to false it should retain the earlier db data