Input mask for textboxes over time data
Posted: Fri Jun 22, 2018 2:44 pm
We're currently running Profound UI version 5.13.0. I'm updating to the latest version on Sunday.
I've got an screen I need the user to type times into. Ideally I'd be able to use a time formatted field and have a mask which enforces an input like "HH.MM.SS" (or H.i.s) , where the periods are immutable. I am currently considering making it a dropdown because I can't find any other way to do this. Is there a way to accomplish this, short of the dropdown? I guess I could also split it up into three fields and do validation at run time but that seems more awkward than the dropdown.
Thanks.
I've got an screen I need the user to type times into. Ideally I'd be able to use a time formatted field and have a mask which enforces an input like "HH.MM.SS" (or H.i.s) , where the periods are immutable. I am currently considering making it a dropdown because I can't find any other way to do this. Is there a way to accomplish this, short of the dropdown? I guess I could also split it up into three fields and do validation at run time but that seems more awkward than the dropdown.
Thanks.