Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2015 12:52 AM
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.
Solved! Go to Solution.
1 ACCEPTED SOLUTION
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-24-2015 12:58 AM
Right click on Field. Go to Style.
Add style: width: 300px !important; // change width as required
5 REPLIES 5

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-12-2023 10:35 PM
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'.