Can Corvid allow us to set source to HTML component for IFrame ?(It working for Web Address not for html code)[Dynamic, from database]

Hi legends ,
As we can set source for a HTML component dynamically from database using URL.

I want to set source using Iframe code (Or HTML code).

But it thorws error as “the value must be URL”

In above screenshot first working fine for dynamic page while using URL not iframe HTML code

Can anyone help me on this ?

Thanks

The HtmlComponent does not support dynamically changing its embedded script.

You could write a script that modifies itself.