Hi, i need to use Call Web_Viewer .Load HTML Block like in Kodular, but i cant find it

Hi, i need to use Call Web_Viewer .Load HTML Block like in Kodular, but i cant find it

1 Like

You can do it with extensions. For example:

2 Likes

Ok thanks...i wll try

1 Like

There is also the No File Html extension

1 Like

Thanks...in the webviewer what i must to connect?

image

1 Like

You might need a bit more html than what I see:

<html>
<body>

your content

</body>
</html>

1 Like