Skip to main content
Question

Conditional formatting of a custom field

  • February 6, 2020
  • 1 reply
  • 819 views

Forum|alt.badge.img+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

Forum|alt.badge.img+9
  • Hero (Partner)
  • 51 replies
  • February 12, 2020

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