Jan 26, 2023 9:04 AM
we have a website outside hubspot that allows us to create tickets for our customers.
We have embedded this same page from our external website into an iFrame using the custom card development in Hubspot.
We are using Kendo UI controls and submitting form data + attachments when the user hits the submit button.
Could Hubspot be blocmking or doing something that is breaking this functionality in the iframe?
Jan 27, 2023 12:27 AM
So it seems the problem was that an Iframe does not work with session data. We had some session variables we set, and in the iframe, they come back as blank/null.
Not sure if this is applicable only to iframe inside Hubspot?
Anything we can do in hubspot (settings) or should we change our code?
Jan 26, 2023 5:26 PM
Hey, @PieterVHeerden 👋 Thanks for the question. Hey, @himanshurauthan have you run into similar issues?
Thanks for looking! — Jaycee
Jan 27, 2023 12:00 AM
Please let me know if this is not enough detail and I can try to add more if you tell me what might help