8.10


Related Questions
I am trying to assign a permanent permission to a group but in nuxeo permission is not working and it is not assigning to any user. My Code is: String url = “http://localhost:8080/nuxeo”; NuxeoClient nuxeoClient = new NuxeoClient(url, ...
  0 votes
  1 answers
  5 comments
  2110 views

Hello, We encounter an error on Nuxeo 8.10 while using a custom plugin. We've been using Nuxeo 5.6 for a few years with a custom personalization plugin. This plugin offers many features, and since our upgrade from 5.6 to 8.10 one of them doesn't ...
  0 votes
  0 answers
  1 comments
  1790 views

Uploading scanned document results in it's preview being blank. This happens for all scanned PDFs, i.e. files that have only one image embedded. Other documents are loaded just fine. Other thing I noticed is that after running the document trough ...
  0 votes
  1 answers
  0 comments
  1535 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
  1305 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
  1810 views

I have nuxeo 8.2 configured and running in the system, now i want to configure new Nuxeo LTS 2016 and stop the nuxeo 8.2. I unzipped it and started configuring it. it starts first time then i start database configuration etc.. from UI after finish ...
  0 votes
  1 answers
  4 comments
  1976 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
  1441 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
  1407 views

I'm trying to make changes to binary metadata based on https://doc.nuxeo.com/810/nxdoc/binary-metadata/ . But the changes are not being reflected. Added additional fields to extension. I'm new to Nuxeo. Please help Following are the JAR files ...
  0 votes
  0 answers
  0 comments
  1444 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
  1322 views

Hi :) In domain ,in content Tab i have created a button.If i activate the development mode and point to this button it says it is an Action and gives the id of the action.That's okey for now.Next to the content Tab i have created a new Tab.The ...
  0 votes
  1 answers
  0 comments
  1543 views

Hello people.I am using the getMemberUsers() method of the NuxeoGroup interface.I am facing a problem here.It always returns me an empty List
  0 votes
  0 answers
  3 comments
  1398 views

Hi , I have finished my database import from a dump file, and after the first login I found this problem. If you can read this in your browser, this probably because of a configuration problem of your nuxeo.war/WEB-INF/pages.xml. To change this, ...
  0 votes
  0 answers
  0 comments
  1823 views

Hi, I would like to change the message in the email sent with the link when granting an external user permission. Is it possible? Or at least be able to change the language to French. Thanks!
  0 votes
  0 answers
  0 comments
  1462 views

Recently, I have had many symptoms of no-response in the user interface. The symptoms might vary, for instance a spinning wheel shown forever with no sign of progress or network interaction. The only thing that changed recently in the environment is ...
  0 votes
  1 answers
  1 comments
  2337 views

Hi :) I am facing a problem displaying a content view in the dashboard(home) for a specific group of users. I have defined a content view named “KA-Pergjegjes_Departamenti_Dashboard”.I have created 2 xml extensions : the widget and the action ...
  0 votes
  0 answers
  1 comments
  1675 views

Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the
  0 votes
  0 answers
  0 comments
  1626 views

Hi :) I want to override the delete button.I want to show the button only if the documents are in a specific LifeCycleState.I am lookin at the ActionService extensions but i am not finding the Id of the delete button.Can someone help me please
  0 votes
  1 answers
  1 comments
  1605 views

Hi people :) I am facing a problem in Nuxeo .I have created a user .The user doesnt have permission in the root document but it has permissions in the lower levels of the root (Example : department HR).The problem stands here.If this user press the ...
  0 votes
  0 answers
  8 comments
  2693 views

Hi people :) I need to take the title of a document using java code even when the user doesn't have permission to see it.Can someone tell me if this is possible?
  0 votes
  1 answers
  2 comments
  1485 views

Hello :) I have defined a search content view for a specific type of document.This document has a Boolean property and i can not filter by this property. Can someone help me?
  0 votes
  1 answers
  0 comments
  1859 views

Hello people :) I was wondering if someone could help me with this question.Is it possible to make a field mandatory depending on another's field value?
  0 votes
  0 answers
  0 comments
  1365 views

Hi, I would just like to reproduce, in webiu, the action of emptying the trash of my workspace (workspace => Administration => Trash) thank you in advance Best regards Dominique
  0 votes
  0 answers
  0 comments
  1726 views

Hello :) I have created a document type that represents the workplace for a specific group of users(Example Department HR).I have also created a button that takes you to your worplace depending on you permission.After logging in and pressing the ...
  0 votes
  0 answers
  4 comments
  1680 views

Hi all, I use to send (via logstash-gelf) nuxeo server logs to an external graylog server. I'd like to send nuxeo audit logs to this graylog server as well. Has anyone ever done that? Thanks for any idea Henri
  0 votes
  0 answers
  0 comments
  1537 views

ElasticSearchComponent doesn't start when starting Nuxeo 8.10-HF16. Communications on port 9300 between Nuxeo server and ELS nodes are OK. Thank you for any idea. Henri ELS version : { "name" : "el1", "cluster_name" : "UR1-ged", "cluster_uuid" : ...
  0 votes
  2 answers
  0 comments
  2751 views

Hello .i am using Nuxeo Template Rendering .This feature works with Open Office documents but i am facing problems with Microsoft Office documents.I dont get it ..Is there a bug in Nuxeo Platform for this kind of documents?
  1 votes
  0 answers
  1 comments
  1462 views

Hello, I have a column with a value as “A2017-123”, “A2017-99”, “A2017-10”, etc. In contentView Folder, i sort this column (last number to first number), but the default sort is alphabetic, so the values is displayed in that order : “A2017-99” ...
  0 votes
  0 answers
  0 comments
  1838 views

Hello, I have created validator as a custom property on a single directory suggestion, but it doesnt work. It works on text or others widget but in single directory suggestion it says property not found. Any idea? Thanks
  0 votes
  0 answers
  0 comments
  1584 views

Hello :) I have created a Nuxeo document that represents a configuration file .I have also created an event that is executed periodically using the Xml schedule extension.Inside the Xml schedule extension i have specified the cron expression.In the ...
  0 votes
  0 answers
  0 comments
  1525 views