I want create a project dashlet so that can display the project on home page,
Anyone can do this?
Thanks
I want create a project dashlet so that can display the project on home page,
Anyone can do this?
Thanks
Hello,
by default, you can display any project tasks on the homepage by adding the 'My Project Tasks' dashlet. However, there is no Project dashlet. You have a few options:
-customize the code to create a Project dashlet
-create a report which lists all projects. Save this report as a favorite. then add the 'My favorite reports' dashlet to the homepage.
-create a saved search int eh Projects search panel to only display you projects. Then, all you have to do is click on the Projects tab and only those projects specified in the saved search will appear
Intelestream has a great deal of experience hosting and customizing the SugarCRM application. Our company is made up by former employees of SugarCRM, and together we have over 50 years of experience working with the application. To learn more about us, please visit our website at www.intelestream.net or contact us directly at 800-391-4055 or by email at info@intelestream.net
Hi!
If you choose to go to the code part I can help you , i also had to do project´s dashlet
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
It's free, i've learned all within this forum, so i contribute.
So. you need to create the path /sugarcrm/modules/Project/Dashlets/MyProjectDashlet
then you can put the files (the files are on the zip attachement):
MyProjectDashlet.data.php MyProjectDashlet.meta.php MyProjectDashlet.php
Go to /sugarcrm/modules/Project/language/en_us.lang.php
and add the line 'LBL_LIST_MY_PROJECT' => 'Projetos',
After that you can do a repair Dashlets
Priscila Kin Yamamoto Joranhezon
Phone: +55 61 32010000
priscila.joranhezon@nct.com.br
NCT Informática Ltda
Many Thanks
Hi,
This was very helpful - thank you!
I had one problem - i ran repair sugar dashlets before i added the lbl in the language file. it appears as a dashlet for addition under the title of LBL_LIST_MY_PROJECT and i can't seem to get rid of that. (each user can modify the title but it's ugly under Add Sugar Dashlets.) I tried putting the definition of the LBL var in $mod_strings in the same file under custom but that didn't help.
Any ideas of how i can rectify this?
thanks!
one can create f "My Web Forms" dashlet/portlet to show only web projects by removing associated Web Forms.
These files need to be changed for configuration:
1.web-client-config.xml inside alfresco.war\WEB-INF\classes\alfresco
2.mywebforms.get.html.ftl inside alfresco.war\WEB-INF\classes\alfresco\templates\webscripts\org\alfr esco\portlets
3.mywebforms.get.desc.xml inside alfresco.war\WEB-INF\classes\alfresco\templates\webscripts\org\alfr esco\portlets
Sorry but where is the ability to make reports?
Hi,
also thanks for the dashlet... but I face one problem: i have added a new field with the type "currency".
In the detailed view, the amount is shown with the currency settings. In the dashlet, it shows the amount like that: 3500,00000
have you any idea what i have to change in the dashlet to get the global currency settings also in the dashlet?
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks