Page 1 of 2 12 LastLast
Results 1 to 10 of 18

Thread: How to create project dashlet?

  1. #1
    ringoysl is offline Member
    Join Date
    Dec 2008
    Posts
    10

    Default How to create project dashlet?

    I want create a project dashlet so that can display the project on home page,
    Anyone can do this?

    Thanks

  2. #2
    sugarcane is offline Sugar Community Member
    Join Date
    Apr 2005
    Location
    Chicago, IL
    Posts
    1,207

    Default Re: How to create project dashlet?

    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

  3. #3
    kinshibuya's Avatar
    kinshibuya is offline A Sugar Hero
    Join Date
    Jul 2008
    Location
    brasil
    Posts
    521

    Default Re: How to create project dashlet?

    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

  4. #4
    ringoysl is offline Member
    Join Date
    Dec 2008
    Posts
    10

    Default Re: How to create project dashlet?

    Quote Originally Posted by kinshibuya View Post
    Hi!
    If you choose to go to the code part I can help you , i also had to do project´s dashlet
    Great, What is the price?
    My Sugar is CE 5.1b
    Last edited by ringoysl; 2009-06-10 at 02:28 AM.

  5. #5
    kinshibuya's Avatar
    kinshibuya is offline A Sugar Hero
    Join Date
    Jul 2008
    Location
    brasil
    Posts
    521

    Default Re: How to create project dashlet?

    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
    Attached Files Attached Files
    Priscila Kin Yamamoto Joranhezon
    Phone: +55 61 32010000
    priscila.joranhezon@nct.com.br
    NCT Informática Ltda

  6. #6
    ringoysl is offline Member
    Join Date
    Dec 2008
    Posts
    10

    Default Re: How to create project dashlet?

    Many Thanks

  7. #7
    vvw
    vvw is offline Junior Member
    Join Date
    Mar 2006
    Posts
    3

    Question Re: How to create project dashlet?

    Quote Originally Posted by kinshibuya View Post
    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
    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!

  8. #8
    alenbillo2346 is offline Member
    Join Date
    May 2010
    Posts
    10

    Default Re: How to create project dashlet?

    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

  9. #9
    ehab is offline Senior Member
    Join Date
    Apr 2009
    Posts
    39

    Default Re: How to create project dashlet?

    Sorry but where is the ability to make reports?

  10. #10
    thetraveller1 is offline Junior Member
    Join Date
    Sep 2010
    Posts
    3

    Default Re: How to create project dashlet?

    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?

Page 1 of 2 12 LastLast

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Replies: 7
    Last Post: 2009-05-27, 01:36 PM
  2. Dashlet - Project tasks
    By ff76 in forum Developer Help
    Replies: 1
    Last Post: 2009-05-18, 07:09 PM
  3. My Project Tasks Dashlet
    By tobyrhodes in forum Developer Help
    Replies: 1
    Last Post: 2008-09-20, 07:56 PM
  4. Bug or feature - Project Tasks Dashlet
    By madmat in forum Help
    Replies: 4
    Last Post: 2008-09-06, 10:23 PM
  5. Project dashlet
    By michellombart in forum Project Management
    Replies: 0
    Last Post: 2007-02-10, 03:43 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
  •