Currently, in VTiger, when you open any module and try to add a related module, it opens a quick create popup, instead of going to the full form. Some of the companies/users do not prefer that outcome and want to move to full form straight.
How to remove Quick Create feature for any module? The aim is to remove a specific module from the Quick Create list as well as when adding as a new related record to another module.
Go to add this: modules/YOUR_MODULE/models/Module.php
Add following function to your custom_module/Models/Module.php
Description
How to Remove Quick Create For Individual Standard & Custom Modules In VTiger
Moved by
Chris (09, Jan 2025)