Hi all,
I’m new to SuiteCRM and PHP etc but slowly grasping it and making steady progress :silly:
I’ve added some custom fields to the Calls module, however despite cloning the default Description field the Solution (solution_c) field doesn’t appear the same width in Edit View layout.
See image attached 
Any help would be hugely appreciated!
Thanks in advance
SuiteCRM v7.8.3
In studio, make sure it is over 2 ‘collums’ there should be a ‘+’ on the field itsself in the view
Thanks for the reply, yes it’s over two columns - see image attached. I’ve also tried playing around with 4 columns but get the same issue.

Still having issues with adjusting a custom field width.
I’ve tried editing custom/modules/Calls/metadata/editviewdefs.php, and modifying solution field array to have
‘displayParams’=>array(‘size’=>100),
I’ve Done and repair and rebuild but still showing half width, is there any way to make it match the description field?
