I have updated Date Picker range with new widget provided - documentation mentioned belowhttps://success.outsystems.com/Documentation/11/Developing_an_Application/Design_UI/Patterns/Using_Mobile_and_Reactive_Patterns/Interaction/Date_Picker_Range
how to we reset selection for the date Range with this new widget?
Hello @Malvika
You have to first take dependency from OutsystemsUI and there is a Client action DatePickerClear
I am attaching Oml file that can also help you
Sample
I hope this will help.
Best Regards,
Tousif Khan