How to modify column 2 to column 4 layout leads module Edit view

HI All,
how to modify column 2 to column 4 layout leads module Edit view in suiteCRM 7.14.4.

Thanks in advance.

Admin->studio->leads->layouts->edit.

Drag and drop the columns according to your requirement.

Hello Aravind,

there have been some similar requests which might still be working for 7.14.
You can give it a try:

Hi @arvnd86

SuiteCRM Studio only supports up to 2 columns per row in Edit View.

If you want a clean and reliable 4-column layout
custom/modules/Leads/metadata/editviewdefs.php

This one is for the admin but maybe it will help you.

I think you need to update the tpl file to have the 4 columns in the module.