How to disable quick create functionality in Vtiger?

How to disable quick create functionality in Vtiger?

Currently, in VTiger, when you open any module, then go to related list and from there try to add a related module, it opens a quick create popup, instead of going to the full form. Some users prefer to see all fields. Sometimes popup form not convinient for some custom modules. So how to disable quick create functionality and open full form by default?

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 this file: modules/Vtiger/models/Module.php

and edit following function:

public function isQuickCreateSupported(){

return false;

}

This way disables quick create functionality globally.

But how to remove Quick Create feature for a CUSTOM module? The aim is to remove a specific custom module from the Quick Create list as well as when adding as a new related record to another module.

Add following function to your custom_module/Models/Module.php

public function isQuickCreateSupported(){

return false;

}

Popular Posts

My most popular posts

Maximum productivity on remote job
Business

Maximum productivity on remote job

I started my own business and intentionally did my best to work from anywhere in the world. Sometimes I sit with my office with a large 27-inch monitor in my apartment in Cheboksary. Sometimes I’m in the office or in some cafe in another city.

Hello! I am Sergey Emelyanov and I am hardworker
Business PHP

Hello! I am Sergey Emelyanov and I am hardworker

I am a programmer. I am an entrepreneur in my heart. I started making money from the age of 11, in the harsh 90s, handing over glassware to a local store and exchanging it for sweets. I earned so much that was enough for various snacks.

Hire Professional CRM developer for $25 per hour

I will make time for your project. Knowledge of Vtiger CRM, SuiteCRM, Laravel, and Vue.js. I offer cooperation options that will help you take advantage of external experience, optimize costs and reduce risks. Full transparency of all stages of work and accounting for time costs. Pay only development working hours after accepting the task. Accept PayPal and Payoneer payment systems. How to hire professional developer? Just fill in the form

Telegram
@sergeyem
Telephone
+4915211100235