Hey there
I'm trying to auto-correct the input of a text field.
E.g. I'd like the field to contain values like "01:00", "08:00", "14:00", etc.
Users sometimes just type in "1", "14", or even "100" (stands for 1:00). However, my other formulas don't work anymore when they do so. How can I auto-correct those values into a format mentioned above?
Cheers