
1 réponse
Hi,
Are you talking about changing text color based on a picklist selection? You can do this by making one extra var in the controller which will decide the color. And change this value when piklist value is changged. On the page write something like this ..
style="color:{!yourVar};"
Plaese let me know if this helps you.
If poossible pleae share some code.
Thanks,
Manohar