UI Builder iframe couldn't render /$knowledge.do

Tadz
Tera Guru
Tera Guru

Hi Team,

Can we render in UI Builder via iframe the /$knowledge.do

i tried but doesn't seem to work.

But when i try to render other links like some incident records it does render it.

Is this some limitation for UIB?

Thanks,

Tads

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Setting the "disable sandbox" property to true on the iframe component should fix that for you (or at least that's what made it work when I did a quick test).

View solution in original post

2 REPLIES 2

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Setting the "disable sandbox" property to true on the iframe component should fix that for you (or at least that's what made it work when I did a quick test).

Thanks Brad!  i missed that part.