Dynamic embed widget instance in Service Portal
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2017 05:13 AM
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
Labels:
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-05-2018 06:18 AM
Hi tony,
did you find a way to embed a widget instance inside another widget?
thanks in advance