Hi all,
I have created this Custom Dialog but with defining width: 200 it does not work for example on the first column.
Can someone check what is missing ?
This is part of the code for the Columns where i have width and does not work
fields: [
{
fieldtype:‘Data’,
fieldname:‘name’,
label: __(‘Name’),
width: 300,
in_list_view:1,