Hi, All--
In the edit-mode, I'd like to reset the background color for those fields in my table marked with ignore=1 in that table's fields.ini. This would give users additional visual cues as to what they cannot change. I thought this must be done through a combination of a delegate class function and some element in the stylesheet, but I'm not finding a way to check the ignore state for a field in a record, nor what style element I should reset the color on if I knew. Any ideas?