Appointment Style
In Progress
Is there any way i can use the time picker widget to allow users to select the time, almost like an appointment app?
Thank you
Is there any way i can use the time picker widget to allow users to select the time, almost like an appointment app?
Thank you
Yes, you can. You just need to create an "On Focus out" + "Set Value" event for the time picker widget, and choose whatever kind of widget you would like to store the value of what's selected - probably a text widget, or a variable. The value it sets should be Calculated. In the expression builder, drag the time picker widget into the open position.
Comments have been locked on this page!