Bind HTML in Container
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Bind HTML in Container
Hello,
I have one service that return the html code, this html code generated based on condition of device properties. I want to display that HTML in Container, so how can I achieve this
Solved! Go to Solution.
- Labels:
-
Best Practices
-
Design
-
Mashup-Widget
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
It sounds like what you want is to use the HTML TextArea widget.
It lets you show HTML in a container.
Regards,
Jens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
It sounds like what you want is to use the HTML TextArea widget.
It lets you show HTML in a container.
Regards,
Jens
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
there are several ways to display HTML elements.
If the data ends up in a grid, you can set the Column Renderer to "HTML" and Format to "with Formatting".
An alternative is the value display. (Help Center)
Here you can also set Renderer "HTML" and Format "with Formatting".
Best regards
Marc
