If I set a property like button or label bgcolor when some variable is changed (the invoice is done, i.e.) it works fine in the form view, but it does not in the list view, where the element change its property in all records.
Should be possible, in list view, to have every object property shown for every record?
this is how it works.
In tableview we have to color everything or you wouldn’t see a thing.
In listview this isn’t needed. Because if we color the background then this is visible enough. If we would do everything then it would look ugly if you ask me. One big XXX color rectangle.