I have enabled Parent window communication in the beta settings.
I'm not very sure how to access the parent window's url or url parameters, if that's even possible.
Any help is highly appreciated.
I have enabled Parent window communication in the beta settings.
Thanks for reaching out, @gasperblk. This particular feature is a little opaque, but generally assumes that you're using either the React or JS integrations. Our docs give a decent overview but gloss over some details, so I provided a bit more detail over here.
Hopefully that helps to get you started! Let me know if you have any specific implementation questions.
Have you had a chance to review this, @gasperblk?
Yeah I managed to pass the url to the ParentWindow query using the Retool Embed SDK
Worked a treat!
Thanks