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
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
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.
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.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks