Accessing "doo" object in Free HTML widget

I’m trying to create a custom widget that would allow me to load data and display them in a specific way for the end user (imagine a map of rooms/reservation slots with a free/occupied status).

I’m using the (beta) Free HTML widget.

I can access the data just fine, I just wanted to add a date selector to specify the date.

I can’t figure out how to access the methods I create in the scripting window from the HTML markup section. Is there a way to call the “doo” object and its internal methods from the HTML? I can add an event listener from within the scripting window, but the methods are simply not accessible.

Thanks for any advice.

Hi,

you can use the doo function in the Free HTML Widget. You just have to scroll down to the Scripting editor section.


With Regards,

Filip