Overview :
There are options available in which the iview can be opened up in a separate window. While opening it, it shows the address bar as well showing the url of the ivew opened. You want to hide the address bar of an Iview so that only the content is shown.
Current View :
Environment:
- EP Release Independent SAP NetWeaver
Solution :
In the iview properties for Window Features parameter (under Navigation), we need to put toolbar=no.
To change the above parameter following steps needs to be followed :
- Login to the portal
- Navigate to Content Administration -> Portal Content Management
- Navigate to that particular Iview and open properties
- Check for parameter "Launch in New Window", the value should be set which opens the ivew in a separate window
- For parameter "Window Features" add a value "toolbar=no"
- Save the change
- If needed clear cache
Resultant View after the change :