How to nest a widget within another widget

GChanner
Tera Guru

We just implemented the ITBM module and one of the portal page had a widget nested within another widget. (See attachment). I found the portal widgets that runs on the page but I would love to know how this was done since I could see us applying this for other pages.

Dose anyone know how this was built or can you point me in the direction where I can find some good documentation on how to build it.

 

find_real_file.png

 

2 REPLIES 2

SanjivMeher
Kilo Patron
Kilo Patron

The most easy example is the form widget, where the server script calls the $sp.getWidget to pull the conversation widget and then use it in HTML to place the widget inside the form widget for ex <sp-widget widget="fm.widgetInstance"/>

 

find_real_file.png

 

 


Please mark this response as correct or helpful if it assisted you with your question.

sachin_namjoshi
Kilo Patron
Kilo Patron