Page 1 of 1

How can I use a CSS style sheet in an HTML enabled text field?

Posted: Mon Dec 31, 2018 7:57 pm
by JBrowne
Hi there,

I have a report which contains an HTML enabled text box. The content of the text box is just a variable {Disclosures}. I would like to be able to pass in HTML tagged text as the value of the variable and use a style sheet embedded in the report to apply styles from the sheet. Is this at all possible?

Thanks,
Jaime Browne

Re: How can I use a CSS style sheet in an HTML enabled text field?

Posted: Wed Jan 02, 2019 12:28 pm
by HighAley
Hello.

There is support of limited HTML tags.

You could read more on the User Manual.
In some technologies, there are more limitations.

Thank you.