Hello,
How can i set up a calendar without having the default date of the current day (image B)? I would like to set it up like the image A), showing the prompt and not the current day.
Thanks in advance.
A)
B)
Check if this helps you.
Source: https://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Web_Patterns/Controls/DatePicker
Nuno Gomes wrote:
Hi Nuno,
Set the DatePicker parameter StartEmpty = True
Thanks !
Thanks Pedro. But it seems that the option "StartEmpty" its not present...
Pedro Costa wrote:
Thanks Tiago!