why field was expanded in list view, how to set it back normal position

Supriya25
Tera Guru

Hi All,

 

Kindly help me here in PROD one of Large Text field was expanded in list view, how to set it back normal position as like other fields .

field was expanded like how we expand the large text column in Excel sheet.

Supriya25_0-1706705395450.png

 

it was happened for two users, not for all users.

 

 

 

 

8 REPLIES 8

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Supriya25 

 

Is something thsi

 

LearnNGrowAtul_0-1706705694365.png

 

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

I have proposed your solution , waiting for response . because issue in PROD.

 

Thanks

Robbie
Kilo Patron
Kilo Patron

Hi @Supriya25,

 

This should be easily resolved by implementing a 'Dictionary override' on the required table. In your case: Incident.

Override the attribute with the following: no_truncate=true

 

 

To help others (or for me to help you more directly), please mark this response correct by clicking on Accept as Solution and/or Helpful.

 

Thanks, Robbie

Thanks @Robbie something new I learn today.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************