cancel
Showing results for 
Search instead for 
Did you mean: 

How can I control available document types that can be created in a workspace using Studio?

karl_harris_
Star Collaborator
Star Collaborator

I defined a document type extending workspace that limits what documents can be created within it.

How can I add a BIRT report to my limited list of documents that can be created within my workspace using Studio?

Reports are not on the Studio "accepted children type" list.

1 ACCEPTED ANSWER

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

You can follow this documentation to declare missing document types using registries.

Document types coming from Nuxeo addons are not are made available by default in Studio, and this is a way for you to add your own too, if you have others that you'd like to appear as resources in your Studio project.

View answer in original post

2 REPLIES 2

Anahide_Tchertc
Elite Collaborator
Elite Collaborator

You can follow this documentation to declare missing document types using registries.

Document types coming from Nuxeo addons are not are made available by default in Studio, and this is a way for you to add your own too, if you have others that you'd like to appear as resources in your Studio project.

Is this answer is sufficient ?