Hello all!
i need a little help for change a default settings.
When i'm inside a Company or offers or some other, is possible to go directly to the full form without having the small form before when adding a new "sub-info"?
i add an image for better understand what i mean
Many thanks!
p.s.
i see at /client/src/views/record/list.js
at line 200 and 202
200 - quickDetailDisabled: false,
202 - quickEditDisabled: false,
i maybe have to change it to "true"?
i need a little help for change a default settings.
When i'm inside a Company or offers or some other, is possible to go directly to the full form without having the small form before when adding a new "sub-info"?
i add an image for better understand what i mean
Many thanks!
p.s.
i see at /client/src/views/record/list.js
at line 200 and 202
200 - quickDetailDisabled: false,
202 - quickEditDisabled: false,
i maybe have to change it to "true"?
Comment