Announcements
This site is in read only until July 22 as we migrate to a new platform; refer to this community post for more details.

Hi, Any option to get from users as UPPER eve...

Hi, Any option to get from users as UPPER even they put it as lower?

0 4 384
4 REPLIES 4

You can use a DataChange workflow

Or… you can create an Event action which will convert the existing value when saving the record.

@Levent_KULACOGLU Dear Llevent, What i need to write in condition section? And system shows me action name as “delete”. Is that means that row would be deleted?

@Etwo_Cargo

From the behavior tab, create an action for change a column value, select your column value to change and enter UPPER([ColumnName]) expression. Choose do not show as display mode and save it.

From the UX pane, locate your table’s Form View, expand it and in form saved action property choose your action, Save& Verify and done.

Top Labels in this Space