CoreBOSBB

Full Version: Remove field
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
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?
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