[Vtigercrm-developers] Disable Editing fields on Detail View.

Lajeesh K lajeesh at practicesuite.com
Wed Dec 18 12:40:21 GMT 2013


Yes, there is an option to disable ajax edit. Check detailview.php

$smarty->assign('DETAILVIEW_AJAX_EDIT',
PerformancePrefs::getBoolean('DETAILVIEW_AJAX_EDIT', true));

 

At the end of file. Check if this help you

 

From: vtigercrm-developers-bounces at lists.vtigercrm.com
[mailto:vtigercrm-developers-bounces at lists.vtigercrm.com] On Behalf Of
Commerce Pundit
Sent: Wednesday, December 18, 2013 5:39 PM
To: vtigercrm-developers at lists.vtigercrm.com
Subject: [Vtigercrm-developers] Disable Editing fields on Detail View.

 

Hi Team,

Is there any way where I can disable the ajaxupdate on detail view of
module,

Means i want disable edit functionality on detail view for some modules.

Any Syntax or something ???


--

Pranav Patel

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.vtigercrm.com/pipermail/vtigercrm-developers/attachments/20131218/caec91f9/attachment.html>


More information about the vtigercrm-developers mailing list