Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

Error While installing the source code

Hi I have Downloaded the source code from git but while installing using maven the following error will occuring. Please see the below screenshots for error. https://prnt.sc/ih6k3z https://prnt.sc/ih6jy6 Please Help me to Solve The issue. Thanks In A...

__8 by Champ in-the-making
  • 408 Views
  • 1 replies
  • 0 kudos

Error when installing NUXEO

Hi, when I'm installing nuxeo I have this error, on the step of Addons and Download,you can see the error on the screenshot below. Can anybody help me please. Thanks

Direct link to file

Nuxeo does have direct link to file? I start server with pdf.js http://nxserver:8888/web/viewer.html?file=http://nxserver:8080/nuxeo/nxfile/default/304441d8-d56b-47dc-bcc5-7da766478935/file:content/BA007378.PDF requires authorization.

kodermax by Star Contributor
  • 543 Views
  • 2 replies
  • 0 kudos

How create Nuxeo document using csv file and java rest api

Hi, I am trying to develop a java program (java client + rest API) that allows to create nuxeo documents by using as input a csv file. /> I followed the tutorial of nuxeo "https://doc.nuxeo.com/nxdoc/java-client/#operation-api" and I created a docume...

Nuxeo_Dev by Confirmed Champ
  • 417 Views
  • 0 replies
  • 0 kudos

Nuxeo add-on installation.

Hi I Have installed Nuxeo diff add on it is showing successful at the command line it is not showing any difference in those files and it does not display the tab they specified. Any one Help me to solve.

__8 by Champ in-the-making
  • 326 Views
  • 0 replies
  • 0 kudos

GETTING SOURCE pub ERROR

Hi I Have tried installing the nuxeo source code but i got the pub error i have installed the dart on my system but i got the pub command error. The Error is: Unable to run the program "pub" on the /path/to/my/sourecode location. Please Help me to ...

__8 by Champ in-the-making
  • 292 Views
  • 0 replies
  • 0 kudos

Resolved! Nuxeo 9.3 or 9.10 Platform not showing various tabs

Unable to find various tabs of default Nuxeo Platform view of 9.2, not visible in 9.3 or 9.10. PFA for reference, items marked in yellow not available and by default always it opens up WEB UI GUI. Is there any settings need to be done in 9.3 or 9.10 ...

Publication workflow

Hi everyone, I created a publication workflow in witch, for a given document type, users have to follow a validation process before publication by is supervisor (users don't have the right to publish, only supervisors have). My trouble is : When the ...

How to provide a page provider

Hi :) I want to reuse nuxeo single document suggestion component.In "single_document_suggestion_widget_template.xhtml" i dont see a pageProvider property.Can someone help me please?

Don't build nuxeo-web-ui

Don't build nuxeo-web-ui. When i run npm install I get error npm ERR! code E404 npm ERR! 404 Not Found: @nuxeo/polymer-build@^2.0.0

kodermax by Star Contributor
  • 2427 Views
  • 11 replies
  • 0 kudos

unit test

This is a consistent behavior - a class contains several unit tests - each test inserts a few documents, then performs some manipulation on those documents. The class is declared thus: @Features({PlatformFeature.class, TransientStoreFeature.class}) @...

Eric_Ace by Confirmed Champ
  • 562 Views
  • 1 replies
  • 0 kudos

Firefox custom date displayed incorrect

Hello, I experience a strange error when showing a custom date attribute on a metadata view. Firefox always shows January 1, 1970. I'm using the nuxeo-date element: <nuxeo-date datetime="[[document.properties.my_schema:my_date_attribute]]" /> The st...

Nuxeo Generic Widget

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 ano...

Resolved! fetch document with portal_auth doesn&apos;t work.

this.nxServer = new Nuxeo({ baseURL: 'http://local:8080/nuxeo', auth: { method: 'portal', username: 'user', secret: 'nuxeo5secretkey' } }); this.nxServer.schemas('*'); this.nxServer.repository().fetch(id).then((response) => { console.log(response); }...

type an image title
kodermax by Star Contributor
  • 795 Views
  • 2 replies
  • 0 kudos

Import org.nuxeo.client.api cannot be resolved

Hi, I try to create a java client nuxeo, I followed this tutorial https://doc.nuxeo.com/nxdoc/java-client/, but i can't import "org.nuxeo.client.api". it fails with an error : the import org.nuxeo.client.api cannot be resolved. Does anyone have any i...

Nuxeo_Dev by Confirmed Champ
  • 929 Views
  • 4 replies
  • 0 kudos