Automatic section creation
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2022 05:17 AM
Hello,
I would like to reorganize the nuxeo tree structure to make workspaces and sections are mirrored.
I want to set up a mechanism that automatically creates the section tree based on the workspaces I create.
example:
If I create the following tree structure:
- Workspace_1
- Folder 1
- Folder 2
- Workspace_2
- Folder 1
- Folder 2
I automacately get
Sections
- Section_1 (with the same name of workspace_1)
- Folder 1 (with the same name of folder 1)
- Folder 2
- Section_2
- Folder 1
- Folder 2
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2022 10:55 AM
Hello,
You can do it with the Nuxeo Structure Template: https://doc.nuxeo.com/studio/structure-templates/. You need to use it for the Domain doucment type and call your structure template in Nuxeo Studio "DomainFactory".
Regards
