Hi.
I have a form inside a div width a fixed position.
The problem is, once the user scrolls the page, the date picker gets positioned wrong since the element it’s positioned outside the form, and the position is defined by a javascript function.
It would help to know which javascript function triggers the date picker and how to pass the correct position.
Here’s the issue: