Page 1 of 2

BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 7:57 am
by kknm
Is it possible to change the color of the cells of the BrowseForm row when changing the old values ​​of some fields to new ones in the EditForm.
Let's admit on the form of 10 fields - changed 3 fields.
In the BrowseForm 3 line, the fields should be red.

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 8:02 am
by kev1n
This might help: viewtopic.php?p=18810

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 8:06 am
by kknm
No, this is not what I wanted.
I need to change only the changed row cells, not the entire column.

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 8:07 am
by kev1n
Please provide more details like screenshots etc. the question is too abstract.

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 8:18 am
by kknm
Снимок экрана в 2022-11-25 10-15-52.png

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 8:27 am
by kev1n
Could you also provide the rules? E.g. If CRDT is not equal to FULLDT then color cell red etc..

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 8:31 am
by kknm
There is only one condition - if the old value has changed - then the cell is colored.

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 9:01 am
by kev1n
In which columns are the old/new values?

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 9:36 am
by kknm
Cells in red are changed.
The essence of this form - if you open the BrowseForm line and change some field in the EditForm, then returning to the BrowseForm, the cell should be red.

Re: BrowseForm coloring when EditForm fields change

Posted: Fri Nov 25, 2022 9:47 am
by kknm
The changed cell must have the modified property.
This form, when reopened, should also retain the colors of the changed cells