Forum Discussion

Re: Adding a report legend using report description

Just put your raw HTML in the description section of the report and use IOL with this single statement:

$("#descriptionInFacets").html($("#descriptionInFacets").text());
No RepliesBe the first to reply