cancel
Showing results for 
Search instead for 
Did you mean: 

dashlet My tasks to do! where can its find its location?

sumit057
Champ in-the-making
Champ in-the-making
Hi,

Sorry if i am posting in wrong place.. i was very curious to know as we see dashlets like my tasks to do,my ompleted tasks where can i find the asociated ftl file from which they are made and the corresponding jsp through they are displayed

Thanks
2 REPLIES 2

jayjayecl
Confirmed Champ
Confirmed Champ
MyTasks :
\tomcat\webapps\alfresco\WEB-INF\classes\alfresco\templates\webscripts\org\alfresco\portlets

My Tasks to Do :
\tomcat\webapps\alfresco\jsp\workflow

As a general rule about dashlets from the dashboard, find and read web-client-config.xml, and you'll get the definitions of the dashlets

hope this helps

sumit057
Champ in-the-making
Champ in-the-making
thanks a ton for the reply  Smiley Happy  i got it