We've updated the ServiceNow Community Code of Conduct, adding guidelines around AI usage, professionalism, and content violations. Read more

UX Highlighted Value is not working for the decimal field on CSM/FSM Workspace.

rajendraban
ServiceNow Employee

I am trying to configure highlighted value for a decimal field. It is working as expected in form but not working on list view(It is not a first column on list).
I have used the same configuration on other field of the same table which working on both list and form levels.
Here are the some screenshots attached below:
Can someone please help me to highlight a value for a decimal field?


2 ACCEPTED SOLUTIONS

Sachin_Nasa
Tera Guru

Hi @rajendraban ,


As per the officially raised ServiceNow case, the issue is confirmed as follows:

Sharing this for visibility and to help others facing the same issue.

If you find this response helpful, please mark it as Helpful and accept it as the solution if it addresses your question—it would encourage me to contribute more to the ServiceNow Community.

Thanks & regards,
Sachin Narayanasamy


Thanks & Regards,
Sachin Narayanasamy

View solution in original post

Hi @rajendraban ,
Happy to help! I faced the same issue earlier, so I completely understand the confusion.

If this response helped resolve your issue, please feel free to mark it as Accepted as Solution and close the thread. This will help others who may be facing the same issue in the future.
Thanks & regards,
Sachin Narayanasamy


Thanks & Regards,
Sachin Narayanasamy

View solution in original post

4 REPLIES 4

Sachin_Nasa
Tera Guru

Hi @rajendraban ,

I’ve faced a very similar issue earlier, including in ServiceNow Workspace scenarios.

In my case, the highlight/field style configuration worked correctly on the form view, but did not reflect in the list view, especially when the field was not the first column. This can be confusing—particularly when the same configuration works for another field on the same table.

After investigating and raising a case with ServiceNow, the explanation provided was related to scope and framework differences:

  • Forms and Lists use different rendering frameworks

  • Workspaces and Platform UI (UI16) are built on different frameworks

  • When fields are created or extended across different scopes (for example, global vs application scope), style rules may not behave consistently

  • Because of this, field styles can work on forms but fail on list views, even with identical configurations

This also explains the common question:

“If it works for one field on the same table, why not for this decimal field?”

In my experience, the inconsistency often comes down to:

  • The scope in which the field was created

  • The workspace vs platform context

  • How the list framework evaluates non-first columns

Unfortunately, in my case, the issue was not fully resolved, even after the ServiceNow case, as it’s tied to framework limitations rather than configuration mistakes.

Suggestion:
Check and compare:

  • The application scope of the field

  • Whether the list is rendered in Workspace or Platform UI

  • Any differences in how the working field was created vs the non-working decimal field

Hopefully this helps narrow down the root cause. I’ll update here if I receive a definitive fix from ServiceNow.

If you find this response helpful, please mark it as Helpful and accept it as the solution if it addresses your question—it would encourage me to contribute more to the ServiceNow Community.

 

Thanks & regards,
Sachin Narayanasamy


Thanks & Regards,
Sachin Narayanasamy

Sachin_Nasa
Tera Guru

Hi @rajendraban ,


As per the officially raised ServiceNow case, the issue is confirmed as follows:

Sharing this for visibility and to help others facing the same issue.

If you find this response helpful, please mark it as Helpful and accept it as the solution if it addresses your question—it would encourage me to contribute more to the ServiceNow Community.

Thanks & regards,
Sachin Narayanasamy


Thanks & Regards,
Sachin Narayanasamy

rajendraban
ServiceNow Employee

Thank you for your help. I am able to manage to get it highlighted on the List view. My first column is having empty value for the records, so the second column which has the value(Highlighted Field) is treated as record link. So, I updated first column value which makes hyperlink for that record and it highlighted the field value now.

Hi @rajendraban ,
Happy to help! I faced the same issue earlier, so I completely understand the confusion.

If this response helped resolve your issue, please feel free to mark it as Accepted as Solution and close the thread. This will help others who may be facing the same issue in the future.
Thanks & regards,
Sachin Narayanasamy


Thanks & Regards,
Sachin Narayanasamy