Doubts on Date and Timestamp

0
Good Morning Everyone, I would like to input a TIME in the future for appointments, below is my requirement. - Date field will default to current date → This can be achieved, and how to do this. - Time field will default to current time → This is also possible, but appreciate inputs. Also, please help me with the below complex requirement. - Date field should be changed to a date in the future up to 2 weeks in advance (That means, when I click on the date field, it should display the dates for next 2 weeks) - Time field should provide a dropdown when selected        Dropdown options should show 30 minute increments starting with the next 30 minute increment        (Example: Current time 10:00pm, dropdown would start with 10:30pm, 11.00 PM, 11.30 PM, 12.00 PM until end of the current day) Thanks, Venu
asked
2 answers
0

Try following the online course provided by Mendix, this would have answered most of your questions.

see https://learn.mendix.com to start learning for FREE.

See this widget for time input : https://appstore.home.mendix.com/link/app/94760/

answered
0

And do not forget to read this part of the documentation to understand how Mendix works with date and time:

https://docs.mendix.com/refguide/datetime-handling-faq

Regards,

Ronald

 

answered