list form background

is it possible to change the background color of specific records in a list form or a inset list?

Hi Jos,

You need to use the onRender event for this where you can set the background-color of any element depending on your business logic.

Hope this helps.

don’t think the mobile components have an onrender event.

Hmmm, you are correct sir. I guess I should first check in what forum I am replying ;)

It sure looks like there is no way to do this other than perhaps with HTML inside a label (untested assumption here).
Anyway I suggest you file a feature request for this.