Hi All, is there any way to force user to typ...

Hi All, is there any way to force user to type upper case?

0 4 325
4 REPLIES 4

Harry2
New Member

@Jean_Marc_Permal Itโ€™s not possible to force the user to type only in upper case. However, you can convert the userโ€™s text input to upper case using the UPPER() expression.

Andโ€ฆ if you create an action to do that, you can trigger that action when saving the form. It would mean that when the user saves the record, the action will convert it to upper case.

@Aleksi_Alkio Good one, that a very good idea.

Youโ€™re welcome

Top Labels in this Space