Is it possible to change a font color based on the results of a variable?
If <ilonweb FUNC="Hidden" SYMBOL="NVL_nvi1"></ilonweb>=1
then
<p align="center"><font color="#FF0000"> <ilonweb FUNC="ShowValue" SYMBOL="NVL_nvi1"></ilonweb></font>
else
<p align="center"><font color="#00FF00"> <ilonweb FUNC="ShowValue" SYMBOL="NVL_nvi1"></ilonweb></font>
I know that the code is not correct but this is the idea.
Thanks,
David
If <ilonweb FUNC="Hidden" SYMBOL="NVL_nvi1"></ilonweb>=1
then
<p align="center"><font color="#FF0000"> <ilonweb FUNC="ShowValue" SYMBOL="NVL_nvi1"></ilonweb></font>
else
<p align="center"><font color="#00FF00"> <ilonweb FUNC="ShowValue" SYMBOL="NVL_nvi1"></ilonweb></font>
I know that the code is not correct but this is the idea.
Thanks,
David