Hello,
I have installed SugarCRM instance 6.1.2 and looking for additional funcionality which will allow me to disable or enable "Create" function on each module based on Role where user is assigned
Thanks
Slawek
Hello,
I have installed SugarCRM instance 6.1.2 and looking for additional funcionality which will allow me to disable or enable "Create" function on each module based on Role where user is assigned
Thanks
Slawek
When one defines a role, one of the options available is control over the creation of records on a per module basis. Use that feature to apply the restrictions you want.
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
Hello
thanks for fast respond. I forgot to add in my previous message Iam using CE edition and options which appear when i create Role are: access edit delete view list export import. I want give users permission to edit but want to limit access to create some records. If any suggestions how to do it please share
Thanks
Ah! Ok. That's a bit of a problem because you would need to remove Edit privileges to prevent a user from being able to create a record, at least through the roles module.
Try creating a custom menu for the module in question (menu.ext.php) and within it, write the logic that examines the role and in turn shows/hides the appropriate create option.
Take a look at these forums and http://developer.sugarcrm.com for more info on menu.ext.php
Regards,
Angel Magaņa
Co-Author: Implementing SugarCRM 5.x (Packt Publishing -- Sept. 2010)
Blog: http://cheleguanaco.blogspot.com.
Twitter: @cheleguanaco.
________
| Projects: |_____________________________________
|
| CandyWrapper (.NET Wrapper for SugarCRM SOAP API). Source now available on GitHub!
| GoldMine to SugarCRM Express Conversion. Latest: 1.0.1.7 (Nov. 3, 2009)
| CRM SkyDialer (Skype Integration). Latest: 1.0.2 (Feb. 17, 2010)
| Round Robin Leads Assignment
| Phone Number Formatter
| CaseTwit (Twitter Integration)
______________________________________________
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks