I am running Sugar 5.5.4 CE and wanted to know if there a way to remove Duplicate Button from Leads, and have it visible or usable only for certain Users?
Can I do that in Roles? I couldn't see it there.
Thx
I am running Sugar 5.5.4 CE and wanted to know if there a way to remove Duplicate Button from Leads, and have it visible or usable only for certain Users?
Can I do that in Roles? I couldn't see it there.
Thx
There's nothing out of the box that would let you hide/show the Duplicate button based on roles. It would require custom coding to do so. Very doable though.
Co-Founder of: SugarOutfitters
Modules:
SecuritySuite (Teams)
Photo Module
Follow me on Twitter:eggsurplus
Your Personal Developer
The duplicate button uis fixed in detail view file for this module.
To remove it, you just have to open the leads detail view file, and remove the duplicate entry from buttons array.
To have this button available just to a user set, is needed to program it manually.
Rafael Queiroz Gonçalves
Advanced OMG UML Certified Professional
Sun Certified Enterprise Architect for the Java Platform
Sun Certified Programmer for the Java 2 Platform
IBM Certified Advanced Application Developer - Lotus Notes and Domino
IBM Certified Application Developer - IBM WebSphere Portlet Factory
Computer Science Mastering / UFSC - PPGCC
The file could be into /modules/Leads/metadata or custom//modules/Leads/metadata (this one if exists is the used one).
In this file there is an array with the label 'DUPLICATE'. You have to remove this entry. (Probably it is in the very begin of the document, before the fields layout)
Rafael Queiroz Gonçalves
Advanced OMG UML Certified Professional
Sun Certified Enterprise Architect for the Java Platform
Sun Certified Programmer for the Java 2 Platform
IBM Certified Advanced Application Developer - Lotus Notes and Domino
IBM Certified Application Developer - IBM WebSphere Portlet Factory
Computer Science Mastering / UFSC - PPGCC
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks