Results 1 to 5 of 5

Thread: Portal Link, Only works for 'admin' users ?

  1. #1
    mem94566 is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    25

    Default Portal Link, Only works for 'admin' users ?

    Hi,

    I have user of SugarCRM that use an app I have linked into to Tab for My Portal, however, only users with 'admin' checked in their profile can enter. How can I resolved this ?

    Portal link is GLOBAL and VISIBLE for all users, once again... only 'admin' profiles can enter the portal link

    Version is 5.0.0f CE

    Thanks !

  2. #2
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Portal Link, Only works for 'admin' users ?

    This is a major annoyance for us as well. We had to write some custom code that allowed us to define "Portal Admin" users. Basically, it's a check box on the user screen below Admin. We then added an is_portal_admin function in utils.php much like is_admin() and then modified the code in Contacts to look for is_portal_admin or is_admin.

  3. #3
    eNick is offline Sugar Community Member
    Join Date
    Apr 2008
    Location
    UK
    Posts
    282

    Default Re: Portal Link, Only works for 'admin' users ?

    I'm running 5f and it works ok for me?

    I add a portal entry called "External App" and set it's placement as Tab and then set it Global and Visible and link it up to some url.

    I log in as Jim (who isn't admin) and although he cannot see the "portal" tab, he can see the "External App" tab - which sounds right to me?

    Nick
    T H E S U G A R R E F I N E R Y
    : : : SugarCrm Customisation and Integration Services : : :

    SugarCRM Systems Integration Partner
    Trusted with SugarCRM
    http://www.theSugarRefinery.com ::: sales@{removethis}theSugarRefinery.com

  4. #4
    eggsurplus's Avatar
    eggsurplus is offline Sugar Community Member
    Join Date
    Dec 2005
    Location
    Minnesota
    Posts
    2,343

    Default Re: Portal Link, Only works for 'admin' users ?

    I took the issue as being that only an admin can set the portal name and access level for a contact. We wanted non-admins to be able to do this hence the solution above.

  5. #5
    mem94566 is offline Sugar Community Member
    Join Date
    Apr 2008
    Posts
    25

    Default Re: Portal Link, Only works for 'admin' users ?

    Thanks eggsurplus, this is great to confirm we are not crazy, this is an odd thing to write custom code for....

    One more piece of data on our setup, Our portal link is a renamed Tab to an external application.

    I posted this as a BUG, and sent message to a product manager for potential review. I hate writing custom code for things that appear more as anomalies/bugs that may be resolved in a later release. We have done this a couple times and managing a clean update of Sugar is a pain with custom code.

    Thanks again !

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 5
    Last Post: 2010-05-18, 12:30 AM
  2. Only 'admin' users can enter portal links
    By mem94566 in forum Help
    Replies: 3
    Last Post: 2008-07-21, 05:52 AM
  3. Replies: 0
    Last Post: 2008-05-29, 11:51 AM
  4. 3.0 Portal Home (default page) Configuration
    By gatezone in forum General Discussion
    Replies: 3
    Last Post: 2005-06-16, 11:36 PM

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
  •