Display service portal page iframe
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 10:43 PM
Hii
my requirement is i need to display service portal page in iframe inside the iframe i am using url of my domain . I tried many things in system properties but no luck
can anyone help me how to figure out this problem
Thanks in regards
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 10:47 PM
Can you share what you tried?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 11:15 PM
<html>
<iframe width="50%" height="100%" src="https://my instance number .service-now.com/sp" />
</html>
i need to display this in html file i tried many posted article but no luck