Change Html Component URL dynamically

Let html boxes get a url from database so they can be implemented in dynamic pages.

You can override this using a script tag inside the html component and actually send in urls to the html component. I do it on wixshow.com in the code library when I show Gists.

Hey Andreas, thanks I think I managed to do something like that. Like your tips btw!

How did you make it, my friend?

Here is the link to where I posted: https://www.wix.com/code/home/forum/community-discussion/embed-website-or-html-in-dynamic-page

Hope it helps!