Increase Field size in Incident Form

Lakshmi Prabha
Giga Expert

I have requirement to increase the length of Location field in incident form as shown below. I have tried Field styles it didnt help.

Is there a way to increase a field size in the form?

find_real_file.png

find_real_file.png

1 ACCEPTED SOLUTION

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Try this for your field style:



width: 450px !important;


View solution in original post

8 REPLIES 8

Brad Tilton
ServiceNow Employee
ServiceNow Employee

Try this for your field style:



width: 450px !important;


Hi Brad,



I have tried this , but still it shows the default Size.


Hi Lakshmi! mmm I tried what Brad suggested and It worked for me! maybe you did some configuration wrong or maybe the version of your instance is making a difference! I tried out what Brad said in geneva!





find_real_file.png



Make sure there is not extra spaces!!!




find_real_file.png



Regards


Could you post a screenshot of your field style after trying my solution?