audibleid wrote:
Hi,
One option would be to build your options in an enumeration field type maybe? This way, you can easily limit how you'd like time to increment both mins and seconds and make available to select via a combo. However, if you want to allow every single second, it could be time consuming to build.
What is the field used to capture - I mean, the mins and secs of what? Duration of an activity?
Anyway, hope it helps,
Gez
Its to record times for races so it could be anything, but it's sorted now thanks. I forked the model to still store it as HH:mm:ss and changed the format string for the input to i:s so the user only enters the min and seconds