Miyako thank you for your response. I had seen the referenced example before making this post; it does a nice job if the List Box is array, selection or H List based. It does not reference Entity Selection at all that I can see; and my brain is failing to connect the dots on how to convert those concepts to an Entity Selection LB.
Per your suggestion, I did work with the meta expression yesterday and was successful in applying a static color to the rows. This will be very useful for me. However I was unable to convert that method to dynamically color a row (or a cell) when various Form Events fire; surely I am missing something conceptually. Frankly at a base level, I’m stuck in the starting gate on how to dynamically color a single row in an Entity Selection List Box when the “On Clicked” Event is running. I suppose I am looking for a "LISTBOX SET ROW COLOR" type solution that works with Entity Selection LBs. If this exists, it is well hidden in the docs. On Tue, Feb 18, 2020 at 7:40 PM Keisuke Miyako via 4D_Tech < [email protected]> wrote: > the idea is to set the cell (not text) background colour for each row, > using meta expression (for collection), array (for array), > or expression (for current or named selection) > > you can find an example here > > https://blog.4d.com/customize-highlight-color-upon-listbox-row-selection/ > > > On Feb 19, 2020, at 4:37, Eric via 4D_Tech <[email protected]> wrote: > > > > I can check the “Hide Selection Highlight” property but have not > > been successful in being able to set or maintain a visible color on the > > selected rows of the objects without focus. > > ********************************************************************** > 4D Internet Users Group (4D iNUG) > Archive: http://lists.4d.com/archives.html > Options: https://lists.4d.com/mailman/options/4d_tech > Unsub: mailto:[email protected] > ********************************************************************** ********************************************************************** 4D Internet Users Group (4D iNUG) Archive: http://lists.4d.com/archives.html Options: https://lists.4d.com/mailman/options/4d_tech Unsub: mailto:[email protected] **********************************************************************

