Skip to main content

Hi All,

Is it possible to change the color of a badge field based on its value?

Example:

  • Red if X > 90%
  • Yellow if X > 50%
  • Green if X < 50%

Thank you in advance.

 

 

I believe it’s possible using Developer Studio, through the emphasis client control

 

https://docs.ifs.com/techdocs/24r1/060_development/022_user_interface/030_aurena_dev/140_resources/client_control_properties/#emphasis

 

Here are the associated colors for emphasis:

 

https://docs.ifs.com/techdocs/24r1/060_development/022_user_interface/030_aurena_dev/099_concepts/aurena_colors/

 

 

Don’t believe it’s possible to set “per user” or directly in the client although I haven’t tried what’s possible through page designer in a while.

 


Reply