Remove field - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Remove field (/showthread.php?tid=1811) |
Remove field - addady2 - 05-26-2020 I want to remove the fields "First Name" and Email Opt Out from lead module. In the past (some previous version) it was possible to make "First Name" not active. But now checkbox grayed out. What the best way to do it? RE: Remove field - joebordes - 05-26-2020 Don't know why that would have changed but that option is controlled by the "presence" column in vtiger_field https://corebos.com/documentation/doku.php?id=en:devel:field_structure#presence change it there according to your needs then make sure the conversion keeps working as those do seem like important fields for the Lead Conversion process |