Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Adding a Dependency View to a Dashboard

alhicks
Tera Guru

Can we add a Server Dependency View to a Dashboard?

1 ACCEPTED SOLUTION

VivekSattanatha
Mega Sage

@alhicks Yes with the help of iFrames you can do it for a specific server. The iFrames can be added as content blocks in dashboard. If it has to be dynamic then you need a dynamic content block (content_block_programmatic) where you can have your own ui page.

VivekSattanatha_0-1697640539478.png

 

View solution in original post

2 REPLIES 2

VivekSattanatha
Mega Sage

@alhicks Yes with the help of iFrames you can do it for a specific server. The iFrames can be added as content blocks in dashboard. If it has to be dynamic then you need a dynamic content block (content_block_programmatic) where you can have your own ui page.

VivekSattanatha_0-1697640539478.png

 

Thank you so much.  I'll give that a try.  🙂