Using QTIP2 in COGNOS "content" customization
- by Jonathan
I'd like to know how to call to a query in COGNOS 8 using qtip2. Where do I plugin the required "content?"
For instance: ajax was calling to a wiki server that pulled an image and content dynamically. So it goes with out saying that I need to plugin my content there but what exactly do I plugin? I know we have ASP.NET and ISS on our cognos server side but where can I just plugin a span for the data to appear dynamically in my scrollable qtip2?