Skip to main content

Hello.

I wanted to change color for the “sex” section, so I set it to badge and tried to apply emphasis, however the color didn’t change.

 

The data type for “sex” field is enumeration and I think this is why emphasis isn’t working.

 

Does anyone know how to apply emphasis to enumeration data?

Hi ​@Junna,

Hope this is solved now. But if not, did you try using db value(‘M’, ‘F’) instead of client value, as defined in the enumeration..

Regards,

Binuri


Reply