Hello I have a text field, where I would like...

Hello I have a text field, where I would like everything written there, no matter if it is written in lowercase or combined, is saved in capital letters, how can I do that?

0 3 371
3 REPLIES 3

@Efren You can create an Action Behaviour for that table with Set the value of a column and type an expression:

UPPER([ColumnName])

Switch to UX Pane of the editor and locate your TableName_Form view. Locate the Event Actions >> Form Saved property and choose your behavioral action from the dropdown that you have created.

THX !!!

Hi,

I believe this feature is very popular and prove to be very useful for data that require capital letters to be used such as Vehicle Plate number or Serial number.

I am confident and hopeful that AppSheet should be able to solve this easily.

Looking forward for the future!

Top Labels in this Space