Hi guys,
due to security reasons, I cannot share the UML file of the project, but the question I have is a very simple one: how to make a date input in Outsystems, to be only able to pick a date only starting from the present date, never before the current date
Hi,
You can use Datepicker from widget. In this you have configuration to set min and max date. So in min date you set CurrDate() so it will only allow today and future dates.
Not able to understand the meaning of this blank reply. Is your issue fixed or still facing.
regards
We cannot use external plugins from forger, without external authorization
Hi
This is not external forge. This widget is available in OutsystemsUI only.
Regards
I managed to use the datepicker plugin, however, I'd like that the date before DateCurr in the calendar was disabled
Hi Fabiano,
To prevent dates before the current date from being selectable in the calendar, you can set the MinDate property under the OptionalConfigs section in the DatePicker widget as highlighted below.
I hope this helps you!
Kind regards,
Benjith Sam