FDA: Static text containing HTML is rendered literally, not showing HTML
Hello -
We are upgrading from Apps 9.0 Tools 9.1.4 to Apps 9.2 and Tools 9.2.
In our 9.0 environment we have some static text fields that contain HTML.
For instance we like to add different color asterisks next to text: "Salary: <font style="vertical-align:-30%;text-align:left;color:FF7D19;font-size:16pt;font-family:Arial;padding-left:4px;">*</font>"
In 9.0 this HTML renders correctly and we see a colored asterisk, however in 9.2 this HTML is rendered literally and we see HTML on the form.
Is there a setting anywhere we need to toggle to allow the form to render the custom HTML?
This HTML is not in a text block so I cannot use the Encode system function, its static text.