How can I order documents in the default view of a document creation(New button)
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-25-2014 04:28 PM
When we create a new document, a default view comes out regarding our own documents types. We need to order them in a certain way. How do we manage to access this default popup view?
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-26-2014 06:48 AM
You should override select_document_type.xhtml
in the WAR.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2014 04:14 PM
Nuxeo use document id in this xhtml file to access each type. I'm trying to find what id nuxeo have generated at the creation. Where I could find them? Can I change them?
