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

Authentication to REST API with OAuth2

Hi, I'm using REST API within a Web Java App to get query results which works great but the next step is to authenticate without having to use user's passwords. Is using OAuth2 to authenticate, the best way to do it ? I've tried it and so far I can't...

Nuxeo IDE Document CrossValidation

Hello, I'm trying to make a validation of a custom document based on a cross validation (make a validation on a field based on what the user has filled on a second one). I made this technique based on a post here : http://www.nuxeo.com/blog/cross-val...

Resolved! Number of documents per domain

Hello, I'd like to have the number of documents per domain, how it's possible ? JMX is not enough, I don't want to know how many documents are created, updated or deleted but how many documents are currently on my platform. Thanks

Document title length

Hi, I'd like to change the default document title length so the full document title is visible in the lists as very long names are actually not displayed in full but snipped with three dots (very long document title is snip...) Is it possible? Thanks...

acn_ by Confirmed Champ
  • 370 Views
  • 0 replies
  • 0 kudos

No listening port for JMX when i active it on Nuxeo 6.0

Hello, when i try to active JMX monitoring functionnality, nothing appear on my list of listening port. I uncomment on my nuxeo.conf : Enable JMX AVA_OPTS=$JAVA_OPTS -Dcom.sun.management.jmxremote -Dcom.sun.management.jmxremote.port=1099 -Dcom.sun.ma...

cross origin policy error in iframe

Hi Folks, We have integrated Nuxeo with Liferay using CAS-SSO. We have enabled CORS component. Whenever i try to open annotation popup in liferay iframe portlet, i am getting cross origin policy error. Please help me on this.

Resolved! Blobdispatcher in version 7.10

Hi, I would like to ask if blobprovider and blobdispatcher is working in version 7.10. I followed documention and after it didn't work i checked also it described here: http://www.nuxeo.com/blog/hybrid-file-storage-policies-nuxeo-platform/ but it sti...

__3 by Confirmed Champ
  • 1121 Views
  • 4 replies
  • 1 kudos

How can i customize the DAM Right panel using Studio ?

Hi, How can i customize the DAM Right panel using Studio ? I tried installing "cap-5.8+nuxeo-dm,nuxeo-dam" external template, and got some Form Layouts (DAMRightPanelLayout, DAMThumbnailLayout) and some XML extensions for DAM. Customizing seems OK wi...

apx25_ by Champ on-the-rise
  • 361 Views
  • 0 replies
  • 0 kudos

Problem in using the DriveEdit feature

Hi, my context: Nuxeo 7.10 - Windows Drive is setup correctly (synchro ON and properly working) I create one document with one Excel file attaced to it I click on the Edit button and Excel is unable to open the Excel file (of course if I do download ...

type an image title type an image title type an image title type an image title
Arnault_ by Confirmed Champ
  • 1178 Views
  • 2 replies
  • 0 kudos

How to delete a document with the Immutable facet?

Hi, For some reason a document has obtained the Immutable facet. first question: - what are the situations that yield a document to become Immutable? second question: - for some (unknown) reason, a document is now Immutable - Suppose now we neverthel...

Arnault_ by Confirmed Champ
  • 408 Views
  • 1 replies
  • 0 kudos

Resolved! ImageMagick errors building nuxeo-platform-imaging-core

When attempting to build nuxeo-platform-imaging-core from master on CentOS 7, I experience the following ImageMagick error in several of the tests. Any thoughts what might be causing the error? # yum install ImageMagick Loaded plugins: fastestmirro...

rg1_ by Star Contributor
  • 714 Views
  • 2 replies
  • 0 kudos

clientSideBanner

Hi, I would like to ask something about mentioned file - clientSideBanner.xhtml Is this file (clientSideBanner.xhtml) protected from overriding? Because since I can override every other xhtml by making new bundle i can't touch this file. It's always ...

__3 by Confirmed Champ
  • 321 Views
  • 0 replies
  • 0 kudos

How can I use Context variables through REST API ?

I would like to obtain the users and groups having the manage rights on a document. I call Document.GetUsersAndGroups (v6.0, seems it has been renamed since) that holds a "variable name" param that is supposed to set the so called context variable. H...