Hi
I currently have a popover assigned to an element on my page which displays the popover correctly and everything seems to work well with it. The problem I have is that my popover contains dynamic content, so sometimes the popover’s content disappears from the bottom of the screen. If the user then scrolls the page to see the rest, the page scrolls, but the popover stays in place. Is it possible to have the Popover’s position relative to the control it is assigned to? That way, if the user was to scroll the page, the popover would go with it?
Thanks
Simon