Hello,
I have a datetimepicker as shown below
As you can see, when the screen is displayed it is already populated with today’s date. I want to be able to let the user select a date as shown, but if they were to only pick a date for say, the first one, all of the other ones are populated anyway.
What I want to do is display the calendar as shown, but not have the field be populated until they choose a date. It is pre-populated because the value of the property has today's date
How do I do that?
I have a datetimepicker as shown below
As you can see, when the screen is displayed it is already populated with today’s date. I want to be able to let the user select a date as shown, but if they were to only pick a date for say, the first one, all of the other ones are populated anyway.
What I want to do is display the calendar as shown, but not have the field be populated until they choose a date. It is pre-populated because the value of the property has today's date
How do I do that?