UI Issue: Data is not aligned in UI under the column header - Resource Form - Requested Allocations

Anusha_Rao
Tera Contributor

Hi All,

 

In Resource Form > Related list Requested Allocations , data displayed is not aligned to column headers. Please find the attachment.

 

Please help me how to fix this issue.

 

Anusha_Rao_0-1671460045877.png

 

 

Thanks,
Anusha

9 REPLIES 9

Mike_R
Kilo Patron
Kilo Patron

Look at the solution posted here

https://www.servicenow.com/community/spm-forum/how-can-we-align-text-in-list-views-to-the-center/m-p...

It involves creating a new field style with center align attributes

 

 

Pavankumar_1
Mega Patron

Hi @Anusha_Rao ,

Issue is on the field styles.

in your screenshot text is aligned to right so make field style to left.

Ex: text-align:left

https://support.servicenow.com/kb?id=kb_article_view&sysparm_article=KB0822509

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar

Hi @Pavankumar_1 @Mike_R ,

 

Thank you for responding to my post.

I added style to all the fields that are right aligned. But one of the field which display currency is not getting aligned though style is added.

Anusha_Rao_1-1671484387100.png

 

 

Anusha_Rao_0-1671484319727.png

Also I need help in displaying Sum value properly under the column as well. (Sum is not a field on that table)

So please help me with

1. Fixing alignment issue with currency type column

2. Fixing Sum displayed at the bottom of the screen. That is not a filed on the table. So how to align that sum value properly?

 

Thanks,
Anusha

 

Hi @Anusha_Rao ,

1. On currency field check do you have any other styles on it. And currency field is last column and try add middle and see difference. 

2. For List calculations of Sum value may be not configurable. we can't apply any style or can't alter script.

If it helps please click Accept as Solution/hit the Thumb Icon.
ServiceNow Community MVP 2024.
Thanks,
Pavankumar