Results 1 to 4 of 4

Thread: Security based on a filter

  1. #1
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Security based on a filter

    SugarCRM 6.2.3

    Is there a way to set up the security so when the status of a lead is set to 'Dead' or 'Converted' that the record can't be edited anymore?

  2. #2
    kbrill's Avatar
    kbrill is offline SugarCRM PS Engineer
    Join Date
    Jul 2004
    Location
    St Louis, MO
    Posts
    3,183

    Default Re: Security based on a filter

    Quote Originally Posted by citapinc View Post
    SugarCRM 6.2.3

    Is there a way to set up the security so when the status of a lead is set to 'Dead' or 'Converted' that the record can't be edited anymore?
    Yes, yes there is. But not just out of the box, it has to be written as a plugin. I actually wrote this way back in the 4.5.1 days but I can't find it anywhere. Probably for the best as it would be way easier now.

    Let me know if you need help with this, I'll need to know a few more specifics but I could write this up as a blog post for you.
    Kenneth Brill - Help Forum Moderator

    I do not respond to 'Private Messages'. Please email me directly instead

    When asking for help, PLEASE give us your Server Information and Version Numbers as asked for on the 'Post New Message' screen as well as any JavaScript errors shown at the bottom of the browser window.
    Help us Help You

  3. #3
    citapinc is offline Sugar Community Member
    Join Date
    Sep 2011
    Location
    Anaheim, CA
    Posts
    81

    Default Re: Security based on a filter

    That would be very useful.

    Basically, if lead.status = 'Dead' or lead.status = 'Converted' then the record is locked and can only be edited by an administrator.

  4. #4
    christianknoll's Avatar
    christianknoll is offline Sugar Community Member
    Join Date
    Nov 2008
    Location
    Vienna
    Posts
    939

    Default Re: Security based on a filter

    We are just completely rewriting our KINAMU org and Auth management. And this will be part of it. But it will not be released before end of march. If that is still an acceptable timeline contact us at office@kinamu.com. If this is for one module anyway only and this is a sinlge case ... writing it yourself is also easy. Simply overwrite the controller. If the action is edit and the status is dead and the user is not an administrator switch to a detail view.

    christian.

    Quote Originally Posted by citapinc View Post
    That would be very useful.

    Basically, if lead.status = 'Dead' or lead.status = 'Converted' then the record is locked and can only be edited by an administrator.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Filter a Report based onm current date
    By PTINUZO in forum Customer Support
    Replies: 0
    Last Post: 2007-03-20, 04:04 PM
  2. hericheacal role based security
    By bhawin13 in forum Developer Help
    Replies: 3
    Last Post: 2006-10-11, 12:09 PM
  3. filter records based on X days
    By sugarcare in forum Help
    Replies: 0
    Last Post: 2006-05-27, 07:23 AM
  4. Role based security
    By idenis in forum Feature Requests
    Replies: 0
    Last Post: 2005-01-31, 10:08 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •