- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-23-2012 07:57 AM
Hi, I have a problem with widgets on home board. All widgets show documents in the wrong order. I would like to see documents ordered by "last modified date". how can i do that ?
Thank you
Jérémy PETIT-JEAN C.R.I - University of Pau, France
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2012 08:17 AM
Hi,
Assuming you are using Nuxeo 5.5, all the page providers used by the gadgets in the Home dashboard are defined in this file: https://github.com/nuxeo/nuxeo-user-center/blob/release-5.5/nuxeo-user-dashboard/nuxeo-user-dashboar...
Note that most page providers, where it makes sense, are already sorted by the modification date, there was an issue about the sort in the gadgets: NXP-7605. This is fixed in the HF02 for Nuxeo 5.5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-30-2012 12:38 AM
You can use Nuxeo IDE to create your own last modified date widget with the Automation Open Social Gadget template.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-02-2012 08:17 AM
Hi,
Assuming you are using Nuxeo 5.5, all the page providers used by the gadgets in the Home dashboard are defined in this file: https://github.com/nuxeo/nuxeo-user-center/blob/release-5.5/nuxeo-user-dashboard/nuxeo-user-dashboar...
Note that most page providers, where it makes sense, are already sorted by the modification date, there was an issue about the sort in the gadgets: NXP-7605. This is fixed in the HF02 for Nuxeo 5.5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-16-2012 05:43 AM
Ok, thank you, HF02 have solved this problem.
