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

how to handle long NXSQL query with REST API?

Hi, I want to post a simple NXSQL query using RESTAPI. SELECT * FROM my_document_type WHERE ecm:path STARTSWITH '/my_path/xx' => This query is OK when launched from the AdvancedSearch dialog (possibly resulting several pages) => The result is OK wh...

Arnault_ by Confirmed Champ
  • 720 Views
  • 3 replies
  • 0 kudos

Add multiple files : Nuxeo CSV

Hi, How can I add multiple files to a document using Nuxeo CSV. I'm able to add only the main file using "file:content" property. Is it possible to add other attachement files.

Dalal_ by Confirmed Champ
  • 638 Views
  • 2 replies
  • 0 kudos

Resolved! Nuxeo birt: create model error

I'm using Nuxeo Birt from GitHub (the deployed artifacts:nuxeo-birt-reporting-7.3.jar/nuxeo-birt-reporting-web-7.3.jar), and Nuxeo 7.3. I've tried to create a model with both an rptdesign I've created and with the sample files provided in the documen...

Dalal_ by Confirmed Champ
  • 1156 Views
  • 4 replies
  • 4 kudos

Using AngularJS module for Nuxeo platform

I've been working on developping an angular application following this tutorial : https://doc.nuxeo.com/display/NXDOC/Developing+with+AngularJS and using the samples from the following page : https://github.com/nuxeo-sandbox/angular-nuxeo From that, ...

Erwan_ by Champ on-the-rise
  • 1385 Views
  • 5 replies
  • 0 kudos

Cross-Origin Request (CORS) Blocked for Nuxeo Roadmap

I'm having trouble connecting my jira host name with nuxeo roadmap. FireBug on Firefox keeps notifying me that "Cross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at https://jira.my.host.name/rest/api/latest/pr...

MEM4FP_ by Champ in-the-making
  • 756 Views
  • 3 replies
  • 0 kudos

How to run multiple nuxeo WARs on one Tomcat?

Hi all, I tried on a tomcat server 7.0.61 to run multiple nuxeo 7.2 instances, built according to http://doc.nuxeo.com/x/HoeN, but errors occured during the startup of the server: localhost-startStop-1 10:42:22,112 ERROR [RegistrationInfoImpl] Compon...

symon_ by Champ in-the-making
  • 462 Views
  • 1 replies
  • 0 kudos

Resolved! use many types in nuxeo-scan-importer

I'm using nuxeo-scan-importer to import documents using XML files, i've tried it with one type, now i want to be able map many type of document but i don't know how to indicates that those XML files correspond to this type of document. Any suggestion...

ITShine_ by Star Contributor
  • 789 Views
  • 2 replies
  • 1 kudos

Resolved! Advanced search: How to limit results to the current folder.

How can I limit the search results to only elements contained in the current folder. What I'm using now returns all the "accuse de reception" stored in DB. <contentView name="parent_accuse_de_reception_content"> <title>label.contentview.accuse...

Dalal_ by Confirmed Champ
  • 669 Views
  • 2 replies
  • 3 kudos

Resolved! configuration nuxeo importer scan

I'm trying to configure nuxeo-importer-scan bundle, and i'm getting the following error : java.lang.NoClassDefFoundError: org/nuxeo/ecm/core/api/DocumentNotFoundException ,so i can't find the problem source. Any suggestion ?? I've attached my scan-im...

ITShine_ by Star Contributor
  • 835 Views
  • 2 replies
  • 1 kudos

Resolved! Hidden default value in text field

How can I set a default value "0" in a text field on create mode. Here's what I've tried: <widget name="obsolete" type="text"> <labels> <label mode="any">Obsolete</label> </labels> <t...

Dalal_ by Confirmed Champ
  • 632 Views
  • 2 replies
  • 0 kudos

notification to LDAP Group

So I'm putting together an automation chain, and one step is sending a notification email to members of an LDAP group. It seems like I should be able to set the To: parameter with @{Fn.getEmailsFromGroup("groupname")} - but that doesn't seem to be re...

Resolved! Search results different Document types

I have created the following document types: Bc,Bl,facture; they are all linked by the field num_bc. I created a local search by num_bc, my issue is that the search can results only one of the three document types but not all of them. here's what I'v...

Dalal_ by Confirmed Champ
  • 745 Views
  • 2 replies
  • 1 kudos

outlook configuration to fetch email imap connector

I've tried configuring Outlook with imap connector plugin , i'm not getting any errors but messages are not showing, so i can't find what's the problem. Here is my configuration : Titre : some title Courriel : xyz@mydomain.com Mot de passe : ********...

ITShine_ by Star Contributor
  • 1762 Views
  • 7 replies
  • 0 kudos