Hi,
I've recently purchased FF and I've been searching for some questions I have in the documentation and online.
but with no luck so faR.
I would like to setup a field where I can give a duration in min:sec for example 09:46 for 9 minutes and 46 seconds.
This will be for a track listing form.
Thanks for your help, if already answered can you point to me the location.
Dimitri
All you have to do is use a text field with an input mask 99:99. As an alternative, you can use a regular expression as the format. https://www.oreilly.com/library/view/regular-expressions-cookbook/9781449327453/ch04s06.html
Oh that was an easy one ! thanks a lot Victor !
Please login or Register to submit your answer