I need an autocomplete for a Time field.
How can I create a rule for when adding a new record, this field will be automatically filled in with the time of occurrence?
Example:
Field= Time Imput: 09
Time Imput: 20
Time imput: 06
A field that is automatically filled in with only the value Hour (without minutes)
Everything registered between 09:00 and 09:59 = 09
Everything registered between 20:00 and 20:59 = 20
Everything registered between 06:00 and 06:59 = 06
I need an autocomplete for a Time field. How can I create a rule for when adding a new record, this field will be automatically filled in with the time of occurrence? Example:
Field= Time Imput: 09 Time Imput: 20 Time imput: 06 A field that is automatically filled in with only the value Hour (without minutes) Everything registered between 09:00 and 09:59 = 09 Everything registered between 20:00 and 20:59 = 20 Everything registered between 06:00 and 06:59 = 06
thank you if you can help me with that.