Hi guys, I try to test the UI for date picker widget inside the Popup widget and found out that there is an issue when the window screen shrinking to a 1024x824 it will not work, the calendar will be appeared at the behind of the Popup modal
Did someone facing the same problem and how you guys fix it.
Hi,
I changed the css in your OML please check now it is not going behind the popup now.
Regards,
Rajat
Brilliant Bro, the style sheet code u added able to solve the Calendar stack problem of the Date Picker in my UI.
Here was the successfully results:
Thank you brooo, u help me a lot:D
Hi Ewan,
I check your code its working fine for me see with any resolution it is not going behind the popup.
If any other issue you are facing let me know.
Hi Rajat,
Could you
1) try to shrink the window
2) click the cancel to close the Popup
3) then click the button again to reopen in the shrinking window screen, you will find out the calendar picker cannot work after you close it
Ok let me check with this step.