document-management
I have created a schema for when a document is created. It pretty much labels the document as “yes” or “no”. I want to make it so that if the document has “no” for the schema, then anyone can click the download link and see the file. If the Schema ...
0 votes
0 answers
0 comments
1350 views
Hello, I am transferring whole document trees from 5.6 to 5.8 on another server. I can export folders using zip xml trees from the section in 5.6 but I get errors when trying to reimport it in sections in 5.8. It works if I export from a workspace ...
0 votes
0 answers
1 comments
1489 views
On Nuxeo 5.8 I have multiple domains. Each domain is managed by different users. Domain and document access rights are working fine but any user from any domain can see all the tags in the browse by tags window even the one attached to documents in ...
0 votes
1 answers
0 comments
1509 views
I need to export documents from Nuxeo 5.6 to another instance running 5.8. Using Zip XML Tree export works but all the tags on the documents are lost. That was a lot of work. Can I export document trees with tags ? Thanks
0 votes
0 answers
0 comments
1483 views
Hi just set up our new Nuxeo 6.0 server. I installed nuxeo-drive-1.4.0 in order to test the promising Edit directly feature. When I click on the button, a “Locally Edited” folder is indeed created and the main file of the document (“XXX”) ...
0 votes
1 answers
10 comments
2537 views
How is an EL expression used to call an archived version of a document? Using #{document.uid.major_version} calls the current document's major version, but how do I call schema of previously archived documents. Like pulling an older version label or ...
0 votes
0 answers
2 comments
1663 views
Hello, is anyone have a solution to change the lifecycle state of a document before publish it when we click on the link “Publish here”. Thanks for help.
0 votes
1 answers
0 comments
2849 views
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?
0 votes
1 answers
1 comments
1577 views
So, I'm using a different schema to define how we see document version labels, it basically turns the @{Document.VersionLabel} into a new schema called additionalinfo:revision. In the Archived Versions SubTab, there is a column that probably just ...
0 votes
0 answers
0 comments
1379 views
When I go to the Relations tab, it has the default predicate values, “references”, “requires”, etc. How can I change this vocabulary in order to say something like “parent of” and “has children”? I think this is the XML extension that grabs the ...
0 votes
1 answers
2 comments
2729 views
Is there a way to remove certain event listeners from being displayed on the “Event Log” subtab in the “History” tab? I want to turn off the “document modified” listener and create listeners for different steps in the workflow and life-cylce ...
1 votes
1 answers
0 comments
2571 views
I keep getting an error that looks something like this in the Error Context Dump: “Context Request Attributes: com.sun.faces.util.RequestStateManager :” And then there's a long list of things. Any ideas? Thank you!
0 votes
0 answers
3 comments
1197 views
I'm trying to conditionally show the “publish” tab using an XML extension. I only want it to appear when the current user is an administrator. Here's what I have so far, but the publishing tab still appears for non-admins:
0 votes
1 answers
0 comments
1939 views
I'm trying to create a button that publishes a document and it wants a “target” to publish to. It says it has to be in the format: “/default-domain/Sections/mysection”, but it still says that that target doesn't exist, even when I made my folder ...
0 votes
0 answers
3 comments
1870 views
I just installed NP 6 LTS. I was previously using a 5.8 LTS. I was used to use a doc type “picture book” that allow diaporma display mode. I cannot find it in the new version even after installing DAM.
0 votes
1 answers
1 comments
1990 views