Time limit

Hi Team,
I have created the form where I need to restrict the filling time.
e.g., from 10:00 a.m. to 5:00 p.m. for only that day, the user can fill out the form; after that, it should close for that particular day and it should open next at the same time.

Welcome back to the community, @sai_pawar! Maybe try putting a time variable that an enumerator can input and then keep a constraint to that variable. That should work!

if have some examples, kindly provide me

@sai_pawar, this post discussed previously should help you solve your issue: