Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

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