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

Configuring preview with LibreOffice

I'm having some trouble setting up the document preview and annotations tool with LibreOffice. First, the LibreOffice daemon never starts with nuxeo (Nuxeo documentation says : "If OpenOffice/LibreOffice is already installed on your server, Nuxeo app...

apx25_ by Champ on-the-rise
  • 1658 Views
  • 9 replies
  • 1 kudos

Problem trying to connect sql server 2012 express

Hi everybody, in the Nuxeo Platform Installation Wizard, when I'm setting the data base configuration parameters, I receive the message: Failed to connecto to the database. Ensure that the database is running and the parameters are correct. I can mak...

jvillavi_ by Champ in-the-making
  • 751 Views
  • 4 replies
  • 0 kudos

Relations Tab for folderish document types

Hi, i am trying to show the Relations Tab for folderish document types with the following action contribution: <?xml version="1.0"?> <component name="net.hra.custom1.actions"> <require>org.nuxeo.ecm.platform.actions.relations.web</require> <extensi...

maxodoble by Confirmed Champ
  • 533 Views
  • 1 replies
  • 0 kudos

What makes the default data source special and can I split it?

I've set up multiple vcs, as I like to have something as described in the documentation, where the document are sharded over multiple vcs, however, the default vcs' datasource is used for all sort of things, with oh so many linked jdbc names. what is...

Lorenzol_ by Champ on-the-rise
  • 291 Views
  • 0 replies
  • 1 kudos

NXQL automation cross repository

Hi, I'm using NXQL to read data from the default repository using a simple operation chain created on the fly: CoreSession cs = CoreInstance.openCoreSession(null); String lookbookQuery = "SELECT * from Document WHERE ecm:primaryType='Lookbook'"; Oper...

Lorenzol_ by Champ on-the-rise
  • 284 Views
  • 0 replies
  • 0 kudos

Nuxeo Russian Locale

Dear Nuxeo, I represent HOST, LLC which is high-level business partner of many vendors including IBM, HP, Cisco, EMC, etc. Currently, we are actively promoting digital archive solutions based on ECM-systems in Russia. Recently, as part of this activi...

Symfony+Nuxeo

This project is an automation client for Nuxeo EP wrote in Symfony2. May be Symfony developers will need it Readme: https://github.com/najd-mrabet/nuxeo-automation-symfony2-client/blob/master/README.md My custom functions : https://github.com/najd-mr...

najd_ by Champ on-the-rise
  • 280 Views
  • 0 replies
  • 1 kudos

Dynamic widget in Nuxeo Studio

Hello! I have two input date in a edit layout. Is it possible to make the second date required if the first one is fulfilled ? Thanks !

pmbroca_ by Champ on-the-rise
  • 231 Views
  • 0 replies
  • 0 kudos

Generate thumbs on video storyboard update via API

Hi, I'm trying to use the video storyboard feature to show the chapter marks of mp4 videos. I can update the Video via API PUT command correctly: curl -X PUT 'SERVER/nuxeo/api/v1/path//test/Import/video.mov' -u Administrator:Administrator -H 'content...

ssze_ by Star Contributor
  • 266 Views
  • 0 replies
  • 0 kudos

Advanced search fail with Nuxeo + Oracle

Hello, I've got an instance working under Nuxeo 5.6 with Oracle as database. When I try to make a search using the advanced search form I'm getting the following error. Failed to execute query: ORA-00980: synonym translation is no longer valid How ca...

jmnrk_ by Confirmed Champ
  • 367 Views
  • 1 replies
  • 0 kudos

Problems with Nuxeo integration

Hello! We are currently developing integration service in order to connect it with Nuxeo platform. We are faced with the following problem: it is not clear how to get a list of all metadata for a particular document type (we create custom types), als...

Devi_ by Champ in-the-making
  • 239 Views
  • 0 replies
  • 0 kudos

How can I set a default user group?

How can I make it so that when an Admin or Power User clicks "Create User", the new user is automatically assigned to a group? I've been poking around the source and schema files for a while, and I'm not sure how to accomplish this.

bzahid_ by Champ in-the-making
  • 743 Views
  • 4 replies
  • 0 kudos

Upgrading from 5.9.4 to 7.2

Hi, After upgrading from 5.9.4 to 7.1 in the search tab no documents appeared, the nature, subjects and coverage also reported "No available result". If I do a Quick Search, NXQL or go to the DAM tab the documents appeared. After going to the documen...