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