tford wroteVery nice Henrik!
I had to go this way is because it isn´t possible to populate "valid" HTML with quotation marks etc. into attributes using business rules.
Have you tried to put quotation marks into a SystemSettings attribute and incorporate that attribute in the rule to build valid HTML. I used to do that many years ago when I built a BSV that exported HTML to display Fusion Charts within AwareIM.
Good point Tom and yeah that would work and is a better solution. Do you have an old rule or example laying around? I am not entirely sure how one would go about to for example get the following html into a plain text using SystemSettings for the quotation marks:
<span class="inlinesparkline" style="color:transparent !important;">1,4,4,7,5,9,10</span>
Thanks