vtiger Forum Index vtiger
The Honest Open Source CRM
 

option for Disable option edit and delete in filter listview
Click here to go to the original topic

 
       vtiger Forum Index -> Code Contributions - 5.0.2
Previous topic :: Next topic  
Author Message
JJS



Joined: 19 Jan 2006
Posts: 10

Posted: Fri Sep 01, 2006 1:30 pm    Post subject: option for Disable option edit and delete in filter listview  

Hello everybody.
I make a little change in filters for 4 version
I don't enable edit and delete filter for no admin user.
I only add something like that in listview.php

if (is_admin($current_user)
....
else
.....

Better is add option for user ?

Can you add that in 5 Version (or 5.1)
Thanks in advance
JJS
Back to top  
 
       vtiger Forum Index -> Code Contributions - 5.0.2
Page 1 of 1


Powered by phpBB Search Engine Indexer
Powered by phpBB 2.0.15 © 2001, 2002 phpBB Group