Hi,
How can I achieve this?
- When a user creates a quiz from a form, the quiz will be available in the app for 24 hours.
- The user will have a date/time picker to choose when the quiz will start.
- The quiz must start within 24 hours of its creation.
Hi,
How can I achieve this?
Either mark the quiz as not active after 24 hours
Or just compare the quiz created time to the current time to decide whether it can be started or not.
Hi, just curious if there is a simpler workaround than the one I gave you in the first topic you created
I think the real thing is: how to limit the time showing in the native bubble datetime picker to start from a datetime d to a datetime d+1day ?
e.g.:
Exactly.
Try the AirDate/Time picker from Zeroqode - you can do it with that.
Its free?
Yeah it is free.
how can I do that with AirDate/Time picker?
Just set the max date to 24 hours after the Quiz was created.
It worked, however, when I designed it to look like a regular input, it looks slightly different.
Is there a way to make it look and feel exactly like the regular date/time picker element?
This topic was automatically closed after 70 days. New replies are no longer allowed.