Hello,
I am using Datepicker from Outsystem and it shows Reset n done button in Safari only.(Reset and Done Is not seen on other browsers). But in edit my datepicker is not resetting the value on clicking of Reset button.
Please check the attached screenshot. (See this Reset is only visible on Safari not on other browsers).
Can some one help me.
Thanks in Advance.
Hi Bharat koshti
You can check the version of OutSystemUI and update it.
I have met the same problem and resolved it when I updated the version of OutSystemUI.
Hope it helps!
ToanDinh
Dear @Bharat koshti
This behavior is due to how Safari renders native date pickers, especially on iOS or macOS. Safari includes additional options like "Reset" and "Done" that aren’t available on other browsers.
Updating the OutSystems UI framework can indeed help resolve the issue, as newer versions often include fixes and enhancements for compatibility across different browsers.
To update OutSystems UI:
Open Service Studio: Go to the Forge tab.
Search for OutSystems UI.
If an update is available, you’ll see an Update button. Click it to download and apply the latest version.
After updating, refresh the dependency, publish the module to ensure the changes take effect.
Thanks Will try to update .
thanks again.
If we update this Outsystem UI then again it will make issue for other applications . and one more thing i observed on reset it will keep default date 1-01-1900 , it should be blank only.
Would you like to share your screenshot?
Hi @Bharat koshti,
Have you tried using the below in Reset action of yours?
Thanks
Rahul Yadav