cancel
Showing results for 
Search instead for 
Did you mean: 

Direct URL to iview - can I make it headerless?

Former Member
0 Kudos

Hi,

I want to call an iview directly from a URL, but need to display it headerless (i.e. just the view, no nav etc). Is there anything I can pass in the URL to force the content to only display the iview?

The iview is currently used in our normal portal operations, but I need to reuse embedded in another application without headers. Do I need to create another copy of the view and set it up differently?

many thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

to close this one off as I have resolved this myself:

I build my URL:

http://servername:50000/irj/portal/?NavigationTarget=ROLES:

then PCD location:

portal_content/sap.com..........................

then most importantly:

&NavMode=3

Answers (0)