cancel
Showing results for 
Search instead for 
Did you mean: 

How to change InputField background color using Java Code

Former Member
0 Kudos

Hi,

In my application use will enter some set of Cost Centers in a table and submits request.

In return i will get a list of invalid cost centers which i need to display in a table with input field

In that table all cost centers will displayed, but invalid cost centers should be highlighted or background color should some other color. like red or yellow.

Is it possible using java code to change a input field color.

Please help me.

Thanks

View Entire Topic
Former Member
0 Kudos

Hi,

If you want user to edit the invalid data in input field then there is no possiblity.

Or else you can use the textview and you can change the sematicColour property to change the colour.

Regards,

Charan