The CreatorCon Call for Content is officially open! Get started here.

Dynamic embed widget instance in Service Portal

tonycosentino
Kilo Contributor

Hi guys,

I am trying to embed a widget instance like shown here

Embed Widget Instance · Issue #28 · service-portal/documentation · GitHub

This works : <widget rectangle="my_incidents"></widget>

But I'd like to be able to do it within a loop of widgets' instances.

Like <widget rectangle="{{instance.id}}"></widget>

And that doesn't work.

Can anyone help ?

Thanks

5 REPLIES 5

Hi tony,

did you find a way to embed a widget instance inside another widget?

thanks in advance