Hi there!
I am looking for assistance on data masking.
what i mean is that, i have a form for users to fill out, however when the user fills it out and it sends back to my google spreadsheet, instead of “A1234567B”, i would like it to be “*****567B” and reflects as such both in app and the spreadsheet.
Hi!
thank you for your and @Koichi_Tsuji ‘s prompt reply and sorry for my late reply..
Noted on the above. In that case, would there be a way if the app then just registers the last 4 characters of the user’s input into the form, regardless of their length of input?
eg.
User inputs “abcdefghlmn” into form, appsheet registers/takes in only “hlmn”
or
User inputs “1234567890” into form, appsheet registers/takes in only “7890”