[OutSystems UI] New datepicker manual input
outsystems-ui
Reactive icon
Forge component by Platform Maintenance
Application Type
Reactive
Service Studio Version
11.53.25 (Build 61588)

Hi. 

Because the datapicker will be deprecated in OutSystemsUI we are changing them to the new datepicker of OutSystemsUI version 2.11.0.

The new datepicker input field has the possibility to pick a date from the calendar, but it seems to be it is not possible to enter a date manually, while it was possible in the old one.

I want to enter also a date like 05-01-2023 instead of selecting a date from the calendar.

How can I do this? Maybe it is a setting I missed?


Kind regards, Willem Markus

Hi,

You need to use the client action DatePickerSetEditableInput from OutSystemsUI. 

Please see the attached oml.

Regards

Sample.oml

Hi Bruno,


Thanks for your reply. 

I used the client action DatePickerSetEditableInput, but in a wrong way. Now I understand how to use it properly. Thanks.


Kind regards, Willem

Hello,

@Willem Markus    

Please check this discussion. Already given solution. 

https://www.outsystems.com/forums/discussion/82276/manually-input-datepicker-changes-input-date-to-other-date/

Thanks,

Sonali Verma

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.