HTML variable in universal display file
Posted: Fri Nov 13, 2015 6:41 pm
I am trying to write the contents of a bound variable which contains HTML code to a universal display file. The variable contains data such as
<b>this is BOLD</b>
However, when the universal display file is presented to my window I see the value of the variable as:
<b>this is BOLD</b>
Is there a way to send the html code that is in the variable to the universal display file and have it display it properly?
I like to put the html in a field in a file and just write it to the screen.
It would be nice to have a data type of HTML CONTAINER on the universal display file when inserting a field into the html record format.
Any advise is very welcome. Thanks Ric
<b>this is BOLD</b>
However, when the universal display file is presented to my window I see the value of the variable as:
<b>this is BOLD</b>
Is there a way to send the html code that is in the variable to the universal display file and have it display it properly?
I like to put the html in a field in a file and just write it to the screen.
It would be nice to have a data type of HTML CONTAINER on the universal display file when inserting a field into the html record format.
Any advise is very welcome. Thanks Ric