UrgencyAssign UI Control in PEGA Infinity Constellation

I have a requirement to make urgent assignment tasks red, and in PEGA traditional UI, it used to bold the urgency value, now I will edit the control to color code it too.

However, in pega constellation, the UrgencyAssign UI control does not even reflect the bold, and my urgent value is coming as unformatted plain text regardless of any edits perform into the control rule.

The pxUrgencyAssign is used in a report definition, shown in a list page of pega constellation.

Anyone have a solution for this?

@SvenKrow

In order to keep accessibility under check , Constellation recommends following a common theme and styling. Setting individual styles is not thus allowed. Neither can you edit the controls to alter this behavior.

You can, however edit this widget using custom DX components. But if the requirement is only for user experience , I suggest to refrain from DX component as that can cause maintenance and upgrade issues.

@Aditi Mehta

Thanks, it is indeed for user experience.

Any alternatives to highlight urgent assignments? Sorting by their urgency value it’s not sufficiently glaring enough. I can see that in some scenarios, it will be beneficial to highlight certain table records w/o creating another table to highlight thus records.

Is it possible to add additional column to display a constant “Overdue” or etc with similar control for pyStatusWork?

@SvenKrow

Currently there is no way to achieve this behavior in OOTB in Infinity 24.x

You can however refer to the pre built set of DX components in Constellation UI gallery. This might be useful for your scenario - https://pegasystems.github.io/constellation-ui-gallery/?path=/docs/fields-status-badge–docs

However, if you are planning to migrate to Infinity 25.x, this component is already available OOTB.