I want a form that can allow the user to select timings. How can I add one? Is there any widget that can help?
I am new to webflow and need help.
Thank You!
I want a form that can allow the user to select timings. How can I add one? Is there any widget that can help?
I am new to webflow and need help.
Thank You!
Hi @Krushi_Gada, Thanks for the post, do you mean, you want to select times of day or what are you referring ?
Could you please update your post with some more information so we can help you faster? Things like your read-only link, and screenshots of the elements in question really speed things up.
Posting guidelines can be found here: Posting Guidelines for the Design Help Category - General - Forum | Webflow
Thanks in advance! ![]()
Cheers,
Dave

I want to have something like this.
I also don’t mind having the <input type="time"> format.
I hope this can make my question clear.
Thank You!
Hi @Krushi_Gada, this might do the trick, it is jQuery, so you can link to the script and use on your Webflow site: http://dev.jtsage.com/jQM-DateBox/
p.s. you also would need the jquery mobile script: https://jquerymobile.com/ linked as the first line of the Footer in custom code.
It is custom code, so check out this article: Custom code in head and body tags | Webflow University
Feel free to share when you get it working ![]()