Source Url

This is the Url that points to the content you wish to embed. Simply paste the Url in this text box.

Widget Embed configure

Dynamic URL

You can update the URL displayed in the widget when a Parameter value is updated.
For this, use the Parameter placeholder :

${MyParameterName}

Example :
When the Parameter param_Country is updated, the Embed widget will display the corresponding Wikipedia page :

https://en.wikipedia.org/wiki/${param_Country}

Embed Type

The Embed Type determines how the content will be embedded :

Widget Embed type

iFrame

The content will be embedded “as-is”.
This is usually the default.

Video

This is for video streams that require to be embedded inside <video> HTML markup.
This can be the case for some security cameras.

Img

This is for image streams that require to be embedded inside <img> HTML markup.
This can be the case for some security cameras / webcams.

Last modified: Oct 15, 2019

Feedback

Was this helpful?

Yes No
You indicated this topic was not helpful to you ...
Could you please leave a comment telling us why? Thank you!
Thanks for your feedback.

Post your comment on this topic.

Post Comment