How to change field formatting based on field value
Hi All,
I'm looking for examples of how to alter the look and feel of an applet/control/list column based on the value of a field in the current record.
Has anyone done this? It seem like a very simple requirement, but I can't seem to get it to work.
Any input gratefully received!
In particular, I have a PR that highlights a field on a form applet based on it's fieldvalue (see attached PR and screenshots). It works great for the first record, but on moving to the next record I can see the code is not called again to update the UI. Any ideas?