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

Resolved! Anyone tried HTML5 Drag and Drop in IE10?

Just wondering if anyone has tried IE10 with Nuxeo using HTML5 drag and drop (that is, without the IE extension). Does it work, or is the extension still required? Thanks, BRuce.

Resolved! Development lifecycle best practices

Do you have any recommendation about development lifecycle practices when Studio is involved? Let's say some development is done via Studio while some other (like extension point implementation) is done via Nuxeo IDE? How do you reconciliate both? Al...

Can't sync with Connect

Recently I have been having trouble syncing my customer's server with my project on Studio. They are using a proxy server, but I'm not sure what port Connect uses to sync my project. I am able to browse the web from the server, so clearly port 80 i...

SJanzen_ by Champ on-the-rise
  • 1299 Views
  • 5 replies
  • 0 kudos

Resolved! Disabling tomcat shutdown port

It looks like when using -1 as tomcat shutdown port (nuxeo.server.tomcat-admin.port=-1 in nuxeo.conf) configuration check fails. -1 allows to disable the shutdown port and used in this doc. Here is the exception I get: Exception in thread "NuxeoProc...

Resolved! Nuxeo on OpenShift

I'm trying to run nuxeo on OpenShift. As OpenShift restricts ports / bindable IPs I modified nuxeo.conf to fits those. Still it looks like a particular check performed by ConfigurationGenerator fails on OpenShift: see the call here. I reproduced usin...

Resolved! Wrong log4j.xml used

It appears log4j loads the log4j.xml embedded in nuxeo-launcher.jar as opposed to the one in lib/. Is this the intended behavior? It makes lib/log4j.xml essentially useless. A workaround is to use -Dlog4j.configuration to directly reference lib/log4j...

Problem displaying/storing schema data

Hi, I'm new to nuxeo, testing if the system fits for our purpose. My problem is that one of my documents is not displayed correct and also not stored correct. I tested it with different schema and document structures. First it was showing the data co...

How add a namespace nuxeo

I want to add a new namespace in nuxeo but I do not know how to define it. (eg the namespace of the column comment in the tab relationship is "http://www.nuxeo.org/comment") I want to add a new namespace to define a new property tab in relationships.

Resolved! List all possible dc:subjects values

Hi I am trying to retrieve all possible values for subjects trough REST API (even if the subject is not used in any document) Here is the POST request that I am sending to URL http://localhost:8080/nuxeo/site/automation/Document.Query HTTP headers: ...

thexman_ by Champ in-the-making
  • 604 Views
  • 1 replies
  • 3 kudos

How add a new column in the relationship tab ?

our need was to manage the relationship between paragraphs of documents, so I wanted to add a new column in tab relation to put information about each paragraph, but I can not add the new property because each property section such as comment has its...

Remotely searching for a document

Hello! Is there a way to search remotely (through cmis or SOAP) for a document using one of it's tags? I added a tag to a document, and now i'm trying to search for it with a remote client, but unfortunately i'm not seeing a way to do it... Best rega...

dedacosta_ by Champ in-the-making
  • 318 Views
  • 0 replies
  • 0 kudos