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

Hi Brad,



I have a similar requirement where i need to increase the width for custom filed and form is divided in to 2 sections. When I am trying to change the width it is not working. could you please let me know how to do this if the form fields section is divided into two.



Regards,


Raj


Thanks Brad it worked fine!



find_real_file.png


Hi Lakshmi,



Take a look the these 2 following threads, That may help you to solve your query.



Max Character Length: Catalog variables, Suggestion Fields & Choice Lists



Defining Field Styles - ServiceNow Wiki



Kind regards,


ZA



Do not feel shy to mark correct or helpful answer if it helps or is correct


Ravi Prasad1
Tera Guru

Provide space like this   width: 450px