Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

How to left align integer fields in listview?

nthumma
Giga Guru

ListView.JPG

is it possible to left align integer fields in a list view?

Thanks in advance.

1 ACCEPTED SOLUTION

Hi Srnewbie,



Please check the screenshot below.


change the Field name . i have test it on my incident list. and it is working fine.



Style sheet..png



Regards,


Harshvardhan



PS: Hit like, Helpful or Correct depending on the impact of the response


View solution in original post

23 REPLIES 23

Hi Joetsung,

I have the same issue. Currency field type doesn't work. 

Do you have a solution now?

Thank you. 

hey Harsh,



This thing doesn't worked in list view, in the form it changed but in list view its still the same #right align


shloke04
Kilo Patron

Hi,



I have done the same in Helsinki version and below code worked for me to align the values to the left in the List view:


Field Style.png



Field Style2.png



Hope this helps. Mark the answer as correct/helpful based on impact.



Regards,


Shloke


Hope this helps. Please mark the answer as correct/helpful based on impact.

Regards,
Shloke

Martin Nguyen
Tera Contributor

Has anyone got this to work on a currency field?   The proposed solution works for other types of fields but I can't get it to work on my currency field.


I can't get it to align for currency fields either! Did you ever find a solution, Martin?