how can i change the width of a field in the form.

arunram
Kilo Contributor

how can i change the width of a field in the form. I have a couple of fields, which i would like to align in with the same width. These fields are of string, reference types.

1 ACCEPTED SOLUTION

Ashish Kumar Ag
Kilo Guru

Right click on Field. Go to Style.


Add style:   width: 300px !important; // change width as required


View solution in original post

5 REPLIES 5

Hi @Rory6 

You would need to right-click on the Field-Name; instead of the Header. For e.g., right-click the field 'Short Description' -> click 'Configure Styles'.