Results 1 to 6 of 6

Thread: User HomePage - Please Help

  1. #1
    sugarmcrm01 is offline Member
    Join Date
    Feb 2010
    Posts
    10

    Default User HomePage - Please Help

    Hello,

    this is the first time that i use sugarcrm (community edition).

    i write here to find help about this questions:
    when i create an user (or in another way) is it possibile specify his homepage?

    For Example:
    Is it possibile that
    If i want that the user "testuser", when login, go automatically to the Campaign Page?

    If yes, how?

    If there arent' a simple way to do this there is a manual way to do this?

    Thanks a lot

    Ciro

  2. #2
    Glyconutrients is offline Junior Member
    Join Date
    Mar 2010
    Posts
    1

    Default Re: User HomePage - Please Help

    Well! I don't think that if a user signup and set a homepage in the profile then if log in into their account then the user redirect on the specified url........

    There was something error!!!

    If you still have this problem then please share some more detail........

  3. #3
    sugarmcrm01 is offline Member
    Join Date
    Feb 2010
    Posts
    10

    Default Re: User HomePage - Please Help

    My use case is this:

    1. ONLY ADMIN CAN CREATE USER.

    2. ADMIN MUST SPECIFY FOR EACH USER THEN HOME PAGE FOR HIM

    3. EACH USER, WHEN LOGIN, GO AUTOMATICALLY TO HIS HOMEPAGE.

    ok?

  4. #4
    andopes's Avatar
    andopes is offline A Sugar Hero | Help Forum Moderator
    Join Date
    Jul 2006
    Location
    São Paulo - Brazil
    Posts
    8,335

    Default Re: User HomePage - Please Help

    To accomplish these requirements you need to:
    Copy modules/Users/EditView.php to custom/modules/Users/EditView.php;
    Edit this script in order to check if the $current_user is admin and if he is creating the User;
    Create an empty modules/Users/metadata/studio.php
    Go to Admin -> Studio -> Users -> Field, to add a dropdown field which will store which is the default module for the user;
    Edit modules/Users/Detailview.html to add this new field;
    Edit modules/Users/Editview.html to add this new field;
    Create a logic_hook after_login in order to redirect the user to his personal home page.

    Cheers
    André Lopes
    DevToolKit / Project of the Month - June 2009
    Lampada Global Services- Open Source Solutions
    Avenida Ipiranga, 318
    Bloco B - CJ 1602
    São Paulo, SP 01046-010
    Brazil
    Office: +55 11 3237-3110
    Mobile: +55 11 7636-5859
    e-mail: andre@lampadaglobal.com

    Lampada Global delivers offshore software development and support services to customers around the world.
    Lampada is proud to be a SugarCRM Gold Partner, revolutionizing Customer Relationship Management.

    I DO NOT answer questions through PM and Email. If you need some help post your question into SugarForum.

  5. #5
    sugarmcrm01 is offline Member
    Join Date
    Feb 2010
    Posts
    10

    Default Re: User HomePage - Please Help

    Thank You!

  6. #6
    mangesh1757 is offline Sugar Community Member
    Join Date
    Jan 2010
    Location
    India
    Posts
    226

    Default Re: User HomePage - Please Help

    Hi sugarmcrm01,

    Have a look at below link seems to be what you are looking for,
    http://www.sugarforge.org/projects/dashmanager/

    Great thanks to Ken Brill

    Cheers

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 1
    Last Post: 2009-08-14, 11:59 AM
  2. Inbox in HomePage
    By AliceShanthakumar in forum General Discussion
    Replies: 40
    Last Post: 2009-05-30, 05:35 PM
  3. Homepage Layout
    By guest in forum Developer Help
    Replies: 1
    Last Post: 2009-04-26, 04:43 AM
  4. Dashlets of HomePage
    By cagatay in forum Help
    Replies: 3
    Last Post: 2008-04-22, 02:01 PM
  5. Cases to appear on user Homepage
    By kprawel in forum Help
    Replies: 0
    Last Post: 2004-12-02, 10:12 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
  •