Question

Conditional formatting of a custom field

  • 6 February 2020
  • 1 reply
  • 708 views

Userlevel 7
Badge +18

We want to create a custom field RAG_STATUS on the Supplier Info header screen.

if Insurance Renewal Request = ‘YES’ THEN RAG_STATUS = ‘GREEN’

If Insurance Renew Requested = ‘NO’  and Insurance Renewal Date has not expired but is >= TODAY’S DATE -30 DAYS then RAG_STATUS = ‘AMBER’

If Insurance Renewal Date has expired then RANG_STATUS = ‘RED’

Finally, if possible we would like the field to highlight the RAG_STATUS field in the colour of the RAG_STATUS answer.

Probably achieving the above via a custom event.

Any ideas on how I can achieve this.


1 reply

Userlevel 3
Badge +8

Why not adding the Custom Field to "Application Base Setup\Enterprise\Supplier\Suppliers" overview window? So you could use Conditional Formatting without limitation.

BR, Lukasz
 

Reply