[Vtigercrm-developers] Changing default view for all users
MrJingles
paddy at renaissancegroup.co.uk
Tue Jul 11 16:11:44 GMT 2017
A quick update:
Changing the code on line 87 of the modules/CustomView/CustomView.php file
from:
*$now_action = vtlib_purify($_REQUEST['action']);*
to
*$now_action = 'ListView';*
everything works perfectly as expected - the default custom view has been
applied to the user!
I'm not suggesting this is the solution, but it validates everything
previously mentioned.
Any further thoughts?
--
View this message in context: http://vtiger-crm.2324883.n4.nabble.com/Changing-default-view-for-all-users-tp17883p20990.html
Sent from the vtigercrm-developers mailing list archive at Nabble.com.
More information about the vtigercrm-developers
mailing list