Skip to main content
Question

Conditional Formatting Help

  • September 8, 2025
  • 1 reply
  • 75 views

Forum|alt.badge.img+5

 

I am attempting to create a conditional format that highlights the Price/Curr field yellow when the Price/Curr != Cost Set5 Cost   (custom field Cf_CostSet5_Cost).

I have noticed that the following example is still highlighting yellow when these two fields are equal. Any idea why this is happening or how to resolve?

 

Thanks,

1 reply

pwlm
Hero (Partner)
Forum|alt.badge.img+11
  • Hero (Partner)
  • September 8, 2025

Hi ​@blake.hamlin 

 

It depends which version of IFS Cloud you are running but this can be achieved using Page Designer in 25R1 (please check for your version).

https://docs.ifs.com/techdocs/25r1/060_development/022_user_interface/030_aurena_dev/130_aurena_component_reference/120_client_controls/conditional_formatting/?h=conditional+formatting#steps_to_create_a_conditional_format_in_page_designer

A simple example below:

Complementary6 is yellow

You can see the ValidFrom column is filled yellow where the ValidFrom(Valid From)=ValidUntil(Valid To).

 

Have a go with your specific use case.

Cheers,
Pete