Resolved! Using Iframe in Service portal
Hi all,I am learning about service portalwhat I am trying is to display an external page(e.g google,...)using iFrame in service portal.So, I created a widget and included the iframe as below<iframe src="http://www.w3schools.com" height="500px" width=...