Hi all,
I need to retain date picker range values in the input field.
My Scenario is: -
1st when clicking on the Open button. So Date picker will be visible.
2nd: Select date range.
and then I need to click on Apply and pass that values to some action but here the problem is when I checked which dates I selected by again clicking on open button then "DATES WERE NOT THERE."
I need to retain those values.Can anybody suggest something?
Hi Saransh,
For your use-case, the below-mentioned approach will work.
Demo Screen: DateRangePickerTask
Refer to the attached oml.
I hope this helps you!
Kind regards,
Benjith Sam
Hi,
I have implemented similar kind of requirement and attached OML. Please find it.(Updated OML file)
let me check this Mahesh thanks for the response.
Hey @Mahesh Manchala that's great it is working for a single input date but I'm using a date-Range that still I'm unable to do.
On Date Picker Range you have an Event called "OnSelected" that you can transfer the values to local variables.
Cheers,
Tiago Pereira
ok, Tiago let me try this one.
but tiago I want to show date range in its field.
But I'm not having these fields Benjith. Only Initial Date I'm having.
@Benjith Sam showed you DatePickerRange and in your screenshots you are using DatePicker
Why I'm having this problem?
Hmm, good question. What is your Outsystems Version?
11.53.08no issues let me try with forge component.
i'm trying this component.
will update, If I get any solution.
There's a 11.53.9 maybe it will solve that