Help!! A dynamic iframe on a dynamic page.

Hello everyone!
Im trying to build an urban tours website,
I have different tours which I have nicely organised in a database and created a dynamic page displaying each and everyone. The tickets for my tour I sell through an independent system that gives me an i-frame code to each and every tour - which means that if I want to use their i-frame on my tour page I need a dynamic i-frame that gets it code from my database.
the HTML components has no linking option to a database. How can I create an HTML component that takes the code dynamically from my database.
If possible - pleas write to me as simple as possible, I looked at other answers on the forum, looked at the Wix help centre regarding to this issue and understood nothing…
Thank you!!!

1 Like

Hey
You need to send in the content through code using the postMessage in Wix Code and then create the url or data needed. This is not beginners level to do but you can see some sample on wixshow.com in the code library and also videos to get you started.

Thanks Andreas, I will look into that!

Hi dusha, are you able to solve this problem?