Hello @weju
Hope you are doing well today.
I’m afraid there is no built-in option to hide minutes in time field you need to use a custom code to hide it.
Custom coding is out of socpe of our support but if you target the correct ID, for example “#time-1-minutes” you can set “display: none” and hide that field.
https://www.w3schools.com/css/css_display_hide.asp
You can add the CSS code in the form editor -> appearance -> custom CSS.
Best Regards
Amin
Thread Starter
weju
(@weju)
thanks for the tip but i would prefer that it wouldn’t appear even in the code.
regards