nuxeo
Hello, I can't install new packages on my nuxeo instance from the marketplace or from the command line. I'm running nuxeo 9.10 withouth any hotfix installed. everytime I execute a command line such as ./nuxeoctl mp-install fix-cve-2021-44228-1.0.0 I ...
0 votes
1 answers
1 comments
1499 views
Hi, i have a button defined in nuxeo web UI that should come up with the selection of one element. Just one. Is there a way to tell nuxeo from nuxeo studio to behave like this? I attach the configuration of this button in nuxeoStudio. thanks in ...
0 votes
0 answers
0 comments
643 views
How i check nuxeo-connect-client version in unix command line
0 votes
1 answers
0 comments
928 views
We can set permissions on a document from the permissions tab. There we get a dialog box asking us for the users/groups, permission type and time range. Suppose, I want the permission as {users/groups : user1,user2,user2, access : read, time_range : ...
0 votes
1 answers
1 comments
1184 views
I have been trying to understand the permission management in nuxeo. As far as my understanding, ACLs are attached to a document, and they contain the information whether a user can read/write/remove the document. I wanted to know if these ACLs are ...
0 votes
1 answers
0 comments
1699 views
I have been looking for the nuxeo endpoint which grabs the response for displaying the permission on a document/workspace etc in the Permissions tab in UI. I saw here that the acls are fetched via a GET call with response as given here ,: { ...
0 votes
1 answers
1 comments
1888 views
I am getting the following error in the server logs after I set Mysql as the database from the startup setup ui. What could be the issue? 2019-02-27T14:50:00,015 DEBUG [Nuxeo-Work-updateACEStatus-14:196860548906810.1665037896] ...
0 votes
0 answers
4 comments
2238 views
Hi when i get a secific document using REST API , i'm getting the following informations in the json: . . . {“entity-type”:“document”, “repository”:“default”, “uid”:“dde893c1-ed1d-493e-8c11-51fe4b3aaf13”, ...
0 votes
1 answers
3 comments
1862 views
Hi, In Nuxeo Studio, when I modified/added a document type in the Model, I could change the content layout for creation, view, and edit mode. Now, suddenly, when i open the document type to modify the content layout, it no longer shows me. I only ...
1 votes
2 answers
0 comments
2050 views
Hi people :) I have defined a document type using Nuxeo Studio.In the create form of the document i have defined a generic widget(XXX.xhtml) that takes the values from a vocabulary field .Depending on the vocabulary id chosen i have to re-render ...
0 votes
0 answers
7 comments
1567 views
Hi :) I am using Nuxeo CSV import and sometimes Nuxeo doesn't stop the import.If I cancel the importing the documents are created perfectly,but the problem is that Nuxeo doesn't give a sign for finishing.This doesn't happen always.
0 votes
0 answers
0 comments
1389 views
Hi :) I am using Nuxeo csv import . I need to create specific document types from each record in csv file.I hace created the csv file as Nuxeo requires it: “name” ,“type”,“document's fields in the format prefix:field”,“file:content” . I have also ...
0 votes
0 answers
0 comments
1891 views
Hi people :) I want to override the nuxeo datetime widget so it formats the time only in 24 hour version.Can someone help me?
0 votes
0 answers
7 comments
1526 views
Hi :) I have created a button in the edit form of a document next to the “Save” button.I have called this button “Cancel”.Its role is saving the previous document and not the modifications that may have been done.I have implemented the logic and ...
0 votes
0 answers
0 comments
1481 views
Hi:) I wanted to know if there is any online document editor that can be integrated with Nuxeo .Can someone tell me please?
0 votes
0 answers
0 comments
1403 views