Masking attribute while creating schema for data display
Hello Folks,
I have a specific requirement: I need to mask the mobile numbers for visibility purposes. When viewing the data, only the last 4 digits should be visible to the user in the mobile number column. However, at the backend, the mobile number column must contain the complete 10-digit value. This full mobile number is essential for triggering communications to our customers.
Is there a way to configure this setup? Please provide guidance on how to achieve this requirement.
Thank you in advance!