1. Go to column format and check custom heading
2. add html tag like {b title="My Tooltip"}My Column Header{/b}
3. Go to instanceconfig.xml
4. Edit it and add tag - {HardenXSS}
//change { with less than and } with greater than sign
5. Restart the services.
Regards,
Devendra Chhajlani
6 comments:
I tried your tips and it didn't work for me. I entered {b title="My Tooltip"}Logon{/b}in Customer Heading field, modified teh instanceconfig, but what I got for the column heading is what I entered, mouse over function didn't appear. Please let me know what step I missed.
Thanks
I had the same result.
So simple Mr. anonymous, replace { with "<"
Is there a limitation on the length of the text which we can enter in the Tooltip?
the code is not working ,where do we give the html code in obiee
This work for me, obviusly i replace { with < and } with >
Post a Comment