cancel
Showing results for 
Search instead for 
Did you mean: 

Change max time of mydocuments dashlet filter: recentlyModifiedByMe

pintureti
Star Contributor
Star Contributor

Good night:

I have Alfresco v5.

Please, I want to know if in my dashlet mydocuments can I change the max time to see the documents  in the filter recentlyModifiedByMe.

When I upload a document and I wait days without do nothing in the private space of the user, the last documents disappear whent I try to see them in the dashler mydocuments with filter recentlyModifiedByMe.

Thanks in advance,

Jorge

1 ACCEPTED ANSWER

done!!!

Alfresco.dashlet.MyDocuments getWebscriptUrl 

 

return Alfresco.constants.PROXY_URI + "slingshot/doclib/doclist/documents/node/alfresco/company/home?max=50&days=700";

View answer in original post

5 REPLIES 5

douglascrp
World-Class Innovator
World-Class Innovator

Ok. Sorry.

Hello,

I don´t have solution in the spanish group, can you help me?

Thanks,

pintureti
Star Contributor
Star Contributor

someone?

done!!!

Alfresco.dashlet.MyDocuments getWebscriptUrl 

 

return Alfresco.constants.PROXY_URI + "slingshot/doclib/doclist/documents/node/alfresco/company/home?max=50&days=700";