Hi,
I have a label and an input field. I need to somehow indicate when the values in the input field is changed.
For example, If I have entered 'Hi' in the input field, clicked on 'Save' button and now, if I change the value in the input field to 'Hello', I must get an indication by either changing the font color of label or input field to show that the value in input field has been changed.
I am aware that we cannot change the background color for an input field, so could you please suggest any alternate approach.
Also, if you have any idea,as to what causes a color change in the input field when the mandatroy field is left blank, could help me get a solution to this problem.
Thanks in advance.
Best Regards,
Preethi.