[UI Builder and CSM Configuration Workspace] iFrame component issue

Wasif
Giga Guru

Hi all,

We wanted to place an iFrame component of one of our Service Portal page in the Workspace Experience as the widget functionality was already built there and was in sunset phase, so didn't want a reverse engineering to rebuilt it in Workspace.

 

We were successful to add the iFrame and even pass related page parameters to dynamically render the page in the iFrame, however we wanted to only show a subset of the page- which we know is possible using open source tech, but did not find any configuration or place where it would allow to show a subset of the page in the iFrame component.

 

Need to know if there's a possibility to do this in UIB

Any direction on this would be helpful 

 

@Brad Tilton 

#uibuilder

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I don't believe our OOB iframe component can just show a subset of the page. It looks like you may need to build a custom component for that.

View solution in original post

2 REPLIES 2

Brad Tilton
ServiceNow Employee
ServiceNow Employee

I don't believe our OOB iframe component can just show a subset of the page. It looks like you may need to build a custom component for that.

Oh okay, thanks for the confirmation.

We'll try to give custom component creation a try. Haven't had the opportunity so far to build a custom component- but it will be a start to get into it!

Thanks!