Implementing change indicators (for input fields and grids)
Hi all,
I have an editable text input control which has a predefined value. When a user changes this field, there should be an indicator (e.g. the field background color changes, the field text font weight changes, or etc.), in order to denote that the field now has another value.
So far, I have tried an action set with a Change event and a Set Style action; however, without success.
The question then reads: What is the best approach to this issue?
By the way, the solution(s) will later be applied to a grid.
Any suggestion is appreciated. Thanks a lot in advance.
Regards,
Ryan