hello,
trying to filter input for 24 hour format with custom regex on a text field properties, with custom regex: ^([01]?[0-9]|2[0-3]):[0-5][0-9]$
but it doesn't let me input any number or character when I try on test mode. Am I missing something?
hello,
trying to filter input for 24 hour format with custom regex on a text field properties, with custom regex: ^([01]?[0-9]|2[0-3]):[0-5][0-9]$
but it doesn't let me input any number or character when I try on test mode. Am I missing something?