Inserting Variable into webIQ ui actions

How can a variable be inserted into a webIQ action, iFrame, etc.ย ย 

For example, I would like to have an iFrame that updates based on a changing url. Is there a way to assign a string variable to the Source URL?

ย 

Best reply by webiq-sk

Hello,

this is not possible directly because WebIQ uses a subscription model for all items thus you cannot use any arbitrary item name without subscribing it for a specific widget and unsubscribing it when the widget is no longer active or has been removed.

You can however create a LocalScript and change the iframe source URL whenever an item changes by subscribing to that item in the LocalScript.

Regards,
Sascha Kimmel

View original
2 replies