How to mask a field in version using validation routine?

This thread was migrated from an old forum. It may contain information that are no longer valid. For further assistance, please post a new question or open a support ticket from the Customer Support portal.

We want to mask a particular field based on the customer sector

For Example:

In the version TELLER,LCY.CASHIN when the account number is entered a field NEW.CUST.BAL shows the balance we need to mask that field.

The current approach we tried was T(TT.TE.NEW.CUST.BAL)<1>="PASSWD"

This approach is not working can anyone suggest how should we approach this problem

@Kevin Lymvn​ can you help with this?

Not my area - the Transact product team will be better placed to assist.

Hi, Messing about with the T array is not recommended for many reasons. My suggestion would be to remove the field from the screen and amend the enrichment of the account number field to append the new working balance to the account name as required.