Automated change letter from small to Capital letters

Hi all,
is there a way to write in input in small letters and change to CAPITAL when entered in db (automatically)?

Kind Regards,

Hi there, @alexandermooreint… if you mean you want the input’s value to be uppercase, you can add the :uppercase operator to the end of the expression when you save the value to the database.

Best…
Mike