Hello,
how can I get the value of the primary key of a record while custom code is passed.
Example :
Table billing field Primary key billing_id
date_bill date of bill
order_value numeric
In custom code of field order_value I want to change the field colour to red if date_bill is older than 30 days.
How can I refer to the field value of date_bill or billing_id in the source code of
custom code for field order_value in list view ??
Best regards
Uwe Pfeiffer