Hello from rainy Germany, I need some inspiration again:
In my master table there is a field with the value "status" .
The master table has a detail table, in this table there is a field with the value "Detail-Status". The detail table can have any number of entries.
If all entries in the field "detail status" in the "detail table" have the value "completed", the value "status" in the master table should be marked in color (green). If the values in the detail table are different from "completed", this value should also be colored (red).
Alternatively, the field background could also be changed analogously to the specifications described above.
I have already tried to do this by using scripts in the "after record processed" area, but unfortunately I failed.
In my master table there is a field with the value "status" .
The master table has a detail table, in this table there is a field with the value "Detail-Status". The detail table can have any number of entries.
If all entries in the field "detail status" in the "detail table" have the value "completed", the value "status" in the master table should be marked in color (green). If the values in the detail table are different from "completed", this value should also be colored (red).
Alternatively, the field background could also be changed analogously to the specifications described above.
I have already tried to do this by using scripts in the "after record processed" area, but unfortunately I failed.