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

Make wrapt text in agent agent workspace as default

avinashdube
Tera Guru

Hi,

How to make the wrap list  text field in agent workspace as default :

avinashdubey103_0-1678882424789.png

 

1 ACCEPTED SOLUTION

Hi @avinashdube ,

Sure!

Can you please check with creating new system property for "glide.ui.list.wrap_text" like below:

Ratnakar7_0-1678942813130.png

If this wont work, then you can set User preferences for respective users, like below:

Navigate to User Administration -> User Preferences , and set the value true for below two records:

Ratnakar7_1-1678943590857.png

Ratnakar7_2-1678943613180.png

 

Thanks,

Ratnakar

 

 

 

 

View solution in original post

2 REPLIES 2

avinashdube
Tera Guru

@Ratnakar7
can you please guide me

Hi @avinashdube ,

Sure!

Can you please check with creating new system property for "glide.ui.list.wrap_text" like below:

Ratnakar7_0-1678942813130.png

If this wont work, then you can set User preferences for respective users, like below:

Navigate to User Administration -> User Preferences , and set the value true for below two records:

Ratnakar7_1-1678943590857.png

Ratnakar7_2-1678943613180.png

 

Thanks,

Ratnakar