Archive for the 'vtiger' Tag
Setting current user view in Custom Views - vTiger
Thanks to this forum post on vTiger, one additional change needs to be made to the CustomView code in order to get the CURRENTUSER variable to work (I don’t know which versions of vTiger it applies to, but I think to all version of 5.x):
Customizing vTiger custom views with dynamic “variables” - II
A quick follow up to my previous post Customizing vTiger custom views with dynamic “variables” . There is an easy extension to enable multiple variables to be used in the custom views.
Customizing vTiger custom views with dynamic “variables”
I’ve come across a problem where you have to customize your vTiger custom views by specifying particular “variables”. For instance, list the leads assigned only to the current user.
This will require some custom programming, but it can be done!
Comments(0)