How do i make an HTML widget go on dynamic pages

Hi Peter

I would go with a plain text in the database, and then use postMessage to send the code to the html element when the dataset has finished loading… It would need a bit of figuring out, but should be possible with a bit of playing around…

Tiaan