LTS2019
Hello, I have a problem with displaying vocabulary. I have the Id displayed instead of the labels. Do you have an idea
0 votes
3 answers
4 comments
1265 views
Hello, I am trying to know if a document is a version, but Java Client doesn't retrieve that information about a document. When I use the “fetchDocumentById” method, I get a “Document” object, but I have no properties to know if it is a version or ...
0 votes
2 answers
5 comments
1254 views
I found this question already asked, but not solved: https://answers.nuxeo.com/general/q/8308f961c17244919de03403bd559260/Publishing-rights-with-users-groups So I will ask it again. Given the section, which I gave an explicit permissions “Read” and ...
0 votes
1 answers
3 comments
1171 views
Now users have to go go Root>Domain>TheirWorkspace, Can I just drop them into TheirWorkspace without the extra navigation?
0 votes
2 answers
1 comments
1004 views
When browsed to “Templates” folder and creating a “File Template”, the preview in view is just showing an error code, {"entity-type":"exception","status":500,"message":"Error while converting via CommandLineService"} . The file I am browsing is an ...
0 votes
1 answers
0 comments
1020 views
Hello, we installed Nuxeo LTS 2019 via aptitude as described in documentation . Since then we get this error on a biweekly basis or even weekly in the last time. Lasting for at least two days. Failed to fetch ...
0 votes
1 answers
6 comments
1396 views
I found myself in a typical situation but not easy solution, was using DAM and selected several pictures I was interested on, by mistake I moved them to one specific directory and wanted them to go back to their original places and had to do it ...
0 votes
1 answers
4 comments
811 views
Hello, In my project, I have more than 20 document types, and I need searches for all of them. I am following this: https://doc.nuxeo.com/nxdoc/web-ui-search/ All searches work properly; however, as I have a lot of searches (more than 20), I have ...
0 votes
1 answers
3 comments
1154 views
I added a custom property to the nuxeo.conf file. I want to use this custom property in webui. For exemple in slot-content <nuxeo-slot-content name="defaultMY_SLOT_NAME" slot="MY_SLOT_NAME"> <template> <my-element ...
0 votes
1 answers
1 comments
884 views
Hello, I try to run a nuxeo docker container with mongodb using the following command: docker run –name mynuxeo -p 8080:8080 -e NUXEO_DB_HOST=“mongodb://192.168.43.43” -e NUXEO_DB_TYPE=“mongodb” nuxeo This command return the next error: Could not ...
0 votes
1 answers
0 comments
1384 views
Hello, I have created a custom authentication with a JWT token in nuxeo for both, WebUI and Rest API. For the second one, I am using Java Client SDK 3.2. The WebUI authentication works perfectly, but in the Rest API the behaviour is a little ...
0 votes
1 answers
0 comments
1382 views
Hello, I want to know if Nuxeo is Compliant with the following industry standards: OAI: Open Archive Initiative, important for a digital archive IIIF: IIIF (International Image Interoperability Framework).
0 votes
1 answers
0 comments
1073 views
Has someone adapted Clarifai Service to Nuxeo Vision? I'm interested but no clues how to make it.
0 votes
1 answers
0 comments
819 views
Hello, Either the following piece of code: <nuxeo-data-table ... orderable="true" editable="true"> <nuxeo-data-table-column ...> <template> [[item]] </template> </nuxeo-data-table-column> <nuxeo-data-table-form> ...
1 votes
1 answers
0 comments
1334 views
I need to hide the “Comments” and “Activity” section in the Document View and also disable all the corresponding actions for the Anonymous user - not to view nor write comments on any documents in any domain. I can not find a way to manage this in ...
0 votes
3 answers
4 comments
2298 views