Hello,
I am creating a report with Valentina Studio. In this report, i use an HTML text field, but i have a problem :
When i write the sentence below in my HTML field, the word "blue" should be colored in blue.
The sentence : <p>My mother has <span style="color:blue">blue</span> eyes.</p>
But it seems that the tag is not interpreted, and my word is in black.
This sentence was taken from the w3cschools website.
In my report, i also use an HTML editor which returns the same syntax when i write the sentence and put the word in blue.
Is there a specific syntax to use in the HTML text fields ?
Thanks.