Is there a way to hide the header in Cognos 11.0.5 reports? Similar to adding this piece to the URL "&cv.toolbar=false&cv.header=false"
Thank you for your assistance.
Hi,
if I understand you correctly all you have to do to hide the header of a "normal" (not interactive) report is select "box type" in the properties of the header and further select "none" rather than "blank" (standard).
Does that answer your question?
Kind regards,
Marvin
Hi Marvin,
Thank you for getting back and providing your input. I am sorry my question wasn't clear.
In Cognos 10 we appended the code below to remove the header and toolbar (where the copy/paste/delete icons were) in Cognos Viewer. I was looking for the equivalent in Cognos 11, which has been found and pasted at the bottom.
in C 10: "&cv.toolbar=false&cv.header=false"
in C 11: "&ui_navbar=false&ui_appbar=false"
Thank you again for your help.
I saw you found your way to it!
Just wanted to post a link with all the available options for custom URLs in c11
https://www.ibm.com/support/knowledgecenter/SSEP7J_11.0.0/com.ibm.swg.ba.cognos.wig_cr.doc/c_wig_cr_create_custom_url.html#wig_cr_create_custom_url
Does anyone know how to make drill through reports to hide the appbar and navbar as well? I am able to hide the appbar/navbar when accessing the main report using the url parameters, but drill throughs don't have this option.
Has anyone accomplished this for a drill through report?
Were you able to get this to work for hiding the header and toolbar in Cognos 11 reports. IF so, what logic did you use.
Hi Parkh,
Did you find any solution to the problem you were facing.
I am facing the same challenge let me know if you found some fix.
Qns was : Does anyone know how to make drill through reports to hide the appbar and navbar as well? I am able to hide the appbar/navbar when accessing the main report using the url parameters, but drill throughs don't have this option.
Thanks
Rajaraman