Results 1 to 3 of 3

Thread: Can be display all activities like call , meeting, case, task by filter of user ?

  1. #1
    ckander is offline Junior Member
    Join Date
    Jan 2012
    Posts
    1

    Default Can be display all activities like call , meeting, case, task by filter of user ?

    hi friends ;
    Anyone can be tells the solution for :
    I want to display all activities like call , meeting, case, task by filter of specific user in one page
    kindly tels the steps

  2. #2
    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: Can be display all activities like call , meeting, case, task by filter of user ?

    This is not an easy task.
    You need good SugarCRM and PHP development skills.

    In short words (this is a complex task) you need to choose a module where you want to render this new view;
    Create a custom controller for that module where you must specify a new action for this function;
    Create a custom module class which extends the default module class;
    Create some pseudo fields for this module in order to render them on SearchForm;
    Create the custom Search Form view;
    Inside custom action on custom controller you need to override the $this->bean as an action of new class;
    Implement the create_new_list_query on custom class, initially implemented on SugarBean.php

    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.

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

    Default Re: Can be display all activities like call , meeting, case, task by filter of user ?

    You can use our KINAMU Reporter. Even in the free basci edition you can build union reports where you join queries over different modules. If a report is sufficient then you will need no coding skills. Read the release notes published on SugarForge. I think this feature cam with release 2.5 or 2.6 ... an example is in the releasenotes on how to exactly build such a report. This example here shows how to build such a report underneath an account as subpanel using our Reporter.

    regards, christian.

    Quote Originally Posted by ckander View Post
    hi friends ;
    Anyone can be tells the solution for :
    I want to display all activities like call , meeting, case, task by filter of specific user in one page
    kindly tels the steps

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 0
    Last Post: 2010-06-29, 08:55 AM
  2. how can i display drop down in Task Activities?
    By ramji123 in forum Developer Help
    Replies: 1
    Last Post: 2009-10-13, 11:39 AM
  3. custom task, call and meeting bug?
    By yarko in forum Help
    Replies: 0
    Last Post: 2007-01-30, 10:08 PM
  4. Task/Meeting/Call APIs
    By sugarcare in forum Developer Help
    Replies: 0
    Last Post: 2006-09-13, 04:47 PM
  5. Time adding at new Call, Meeting, Task
    By Ericmuc in forum Feature Requests
    Replies: 0
    Last Post: 2005-04-24, 06:21 PM

Tags for this Thread

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
  •