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

Compiling Nuxeo From Source : Build Failure

I keep getting this error when compiling nuxeo. I already have grunt on my local, the error seems weird since I tested in its actual directory("C:\Users\vincent\Documents\nuxeo\nuxeo-dm\nuxeo-platform-webapp"). Can someone tell me how to fix this? [E...

How to run the nuxeo-dm project in GitHub?

Can I ask, what's the purpose of the project in GitHub? and how to run it? I can't see the instructions in the README on how to run the cloned project, even in the nuxeo website. Please help. TIA

Video annotation in Nuxeo

Hello, One of my clients wants video annotation available in Nuxeo as part of his DAM tool. I am trying to figure out how video annotation can be implemented in Nuxeo. I have tried to integrate open video annotation project "http://www.openvideoannot...

CSV Importer multi-value date field error

I'm using the csv importer for some date fields. The import works fine when the date field is a single value (in the schema). When I use the multi-value checkbox for the same field, I get this error: 2015-10-23 14:25:12,373 ERROR [Nuxeo-Work-csvImpor...

Syntax for Automation Document.Filter condition

I'd like to filter my list of documents based on the value in one of the document fields. I've tried this: Seam.GetSelectedDocumentsDocument.Filter: class: Any condition: "@{Document.getPropertyValue(xx:xx_status)=='Accepted'}" But obviously the cond...

static war not working

I've followed this article to create a static war. Once nuxeo.zip created, i renamed it to nuxeo.war and copy it into tomacat/webapps , but when typing localhost:8080/nuxeo i'm getting Etat HTTP 404 - /nuxeo/ and there are no errors in log file. Are...

ITShine_ by Star Contributor
  • 193 Views
  • 0 replies
  • 0 kudos

Resolved! Does Nuxeo Drive support online editing for txt files?

I get an error when trying to edit online a document with primary type equals to Note. Editing those files through the synchronized folder works nice. Apparently Drive client gets an error when it tries to access the content, since the Note type does...

Linked Assets Widget

Hello, Can we get to know which widget we used to get a particular layout in server instance ? Which widget is used to get "Linked Assets " in the summary layout of an asset ? How can we create link between an document(file) and the a life in the wor...

Importing files with Nuxeo 6.0

Hello, I'm testing the 6.0 LTS version, when I import a file with the button "Import" if the file has a mimetype like PDF, the file was imported as normal file, not as PDF and then I can't preview the file. I'm using Firefox 37.0.1. How can I solve i...

jmnrk_ by Confirmed Champ
  • 436 Views
  • 2 replies
  • 0 kudos

Resolved! No Preview and Bad Icon on my Firefox when I drag'n drop

I have the following trouble: I download a Powerpoint file into my personnal workspace Problem: The icon of the document is not the Powerpoint one but the one with a little green "01" icon Second trouble: When I navigate into the document, if I try ...

Remove privilege on a document

Hi, the documents inherit permissions from the parent folder. I need to have only the creator's document to have remove privilege on his document. So someone creates a document and he's the only one supposed to be able to move or remove it. And he ca...

Duplicated content

Hello, One of my users sees all content in the document management area duplicated, that is 2 "default domain" and within each one of them 2 "sections", 2 "workspaces", 2 "Templates" and so on... It is not real as no one else sees this. I thought som...

cuyo_ by Confirmed Champ
  • 318 Views
  • 1 replies
  • 0 kudos

Resolved! Error trying to access components on Maven / Nexus

Access to some parts of the repository is forbidden. Ex : https://maven-eu.nuxeo.org/nexus/content/repositories/public-releases/org/nuxeo/ecm/platform/nuxeo-platform-shibboleth-groups-web/6.0-HF20/nuxeo-platform-shibboleth-groups-web-6.0-HF20.jar

How to Customize Startup Redirection

I've followed the following procedure to redirect Nuxeo start up page, but it does not work for me : https://doc.nuxeo.com/display/NXDOC60/How+to+Customize+Startup+Redirection It does not redirect the page, and I'm getting the standard dashboard afte...

Erwan_ by Champ on-the-rise
  • 633 Views
  • 2 replies
  • 1 kudos

Redirect Loop after Login

Hi, We are having a problem with our Nuxeo 6.0 implementation where users not able to login. They are presented with the Login screen, however when they login they get an error message saying: “This web page has a redirect loop”. We are running Nuxeo...