Hello,
I need to insert my own html - help file into Cognos Connection.
So:
When the user clicks on help (top-right) corner then in the list my help topic should also appear.
How do I do this?
Thanks
Bence
You'd need to modify system.xml file to add ui object (i.e your html page). You'll need to include URL, icon.
Good luck.