How to create a dashlet to browse the repository
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-19-2014 11:48 AM
Hi,
I'm a beginner in alfresco development and i want reproduce the browser of repository in a dashlet.
For example i want reproduce the same things what the popup which allow to add attachments thanks to picker . My dashlet will available only for admin user.
thanks by advance for your responses.
Aldo
Alfresco 4.2.f community
I'm a beginner in alfresco development and i want reproduce the browser of repository in a dashlet.
For example i want reproduce the same things what the popup which allow to add attachments thanks to picker . My dashlet will available only for admin user.
thanks by advance for your responses.
Aldo
Alfresco 4.2.f community
Labels:
- Labels:
-
Archive
5 REPLIES 5
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-20-2014 02:44 PM
Start with a very basic dashlet that communicates with the repository. Here is one example:
https://code.google.com/p/alfresco-get-latest-document/
Once you see how that works, look at other examples. There are many to choose from from the Share Extras project, see:
https://github.com/share-extras
Of course you should also dig into the Alfresco Share source. If you want to do something that Alfresco Share already does, there is no better example.
Jeff
https://code.google.com/p/alfresco-get-latest-document/
Once you see how that works, look at other examples. There are many to choose from from the Share Extras project, see:
https://github.com/share-extras
Of course you should also dig into the Alfresco Share source. If you want to do something that Alfresco Share already does, there is no better example.
Jeff
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-21-2014 03:54 AM
Thanks for your response jpotts.
I browse links which you gave me but I don't found my solution. I'm sorry if I missed information.
In fact I want know if there is a way to have in my dashlet the same things as the screen. I'm just interest by the blue circle (join in attachment) to reproduce a alfresco browser.
[img]http://imageshack.com/a/img836/9452/bo0j.png[/img]
I browse links which you gave me but I don't found my solution. I'm sorry if I missed information.
In fact I want know if there is a way to have in my dashlet the same things as the screen. I'm just interest by the blue circle (join in attachment) to reproduce a alfresco browser.
[img]http://imageshack.com/a/img836/9452/bo0j.png[/img]
select_attachments.PNG
34 KB
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-28-2014 03:15 PM
Try looking at the Saved Search dashlet. You can configure it with a search and it will always display the results in your dashlet. Maybe that is enough to meet your requirements. If it isn't, you can use it as a starting point because it already knows how to display the results, all that would be left for you is tweaking what results show up.
Jeff
Jeff
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-20-2014 05:44 AM
Hello,
How to add other properties in dashet saved search ? (Alfresco community)
How to add other properties in dashet saved search ? (Alfresco community)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎06-24-2014 05:54 PM
I do not understand your question.
Jeff
Jeff
