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! Problem with outlookaddin plugin

After installing outlookaddin plugin, if message has file attached, this file is not transferred with outlook message in nuxeo.

moldu73_ by Champ in-the-making
  • 836 Views
  • 2 replies
  • 0 kudos

Preview tab not present in 5.5

Hi, the preview tab is no present in 5.5. i read a post that tells to use XML contribution to modify the header of the document but i don' t find it. my Os is debian 64 bits. Thanks

jlf_ by Champ in-the-making
  • 550 Views
  • 1 replies
  • 0 kudos

Contentview "Access Rights" in the tab Administration

Hi, I would change the contentview in the tab " Administration / Access Rights" to add two columns as the firstname and lastname of the user. Is this possible by contributing to an extension point? If yes, which? Thank you in advance PS: an example i...

JAX-RS File Upload Service

Hi, I'm trying to create a JAX-RS service to hand file uploads. I'm using the code from http://puspendu.wordpress.com/2012/08/23/restful-webservice-file-upload-with-jersey/. However, when I upload a file, I get the following error: A message body rea...

sk90_ by Champ in-the-making
  • 661 Views
  • 1 replies
  • 0 kudos

insert an image into a pdf file

hello, I want to generate a pdf file that contains the document properties and notament image. I created a new documentary that inherits the type rating. I added a new property type blog that will contain an image. I created the following automation ...

Design a Workflows in 5.6

Hello, Do you have a step-by-step tutorial to create a new workflows in 5.6 and assign it to a doctype (custom or default) or define access right? Also I already have custom doctype that I created since Nuxeo 5.5 with the old JBPM Framework, and now ...

moise by Champ in-the-making
  • 2114 Views
  • 9 replies
  • 0 kudos

Resolved! Building JAX-RS Application in Nuxeo

Hi, I'm just trying to build a simple app that can handle get requests. I created an empty bundle by following http://doc.nuxeo.com/display/NXDOC/How+to+create+an+empty+bundle. Now if I want to do something like the example at http://doc.nuxeo.com/pa...

sk90_ by Champ in-the-making
  • 1406 Views
  • 5 replies
  • 0 kudos

Resolved! Best way to disable PostgreSQL with a Linux APT install?

Our PostgreSQL instance runs on a different host than the Nuxeo server. Is there a best way to avoid installing/starting PostgreSQL on the Nuxeo server when installing from the Linux package? I can shut it down after installation but that seems like ...

Resolved! Attach file to Document through REST API

Hi, Is it possible to attach a file to a document by sending a POST request to http://localhost:8080/nuxeo/restAPI/default/07e47804-db53-4598-8a0a-427749c6e762/file/upload, where '07e47804-db53-4598-8a0a-427749c6e762' is the docid and 'file' is what ...

sk90_ by Champ in-the-making
  • 694 Views
  • 1 replies
  • 0 kudos

Users, groups and Active Directory

Hi, I finally got to show my active directory groups, but they do not contain my active directory users. I use this configuration files here: https://github.com/nuxeo/nuxeo-services/tree/master/nuxeo-platform-directory/nuxeo-platform-directory-ldap/e...

Resolved! Explain and help with Tag and SubjectList

Hi people, I have 3 questions : I just search for edit and modify "Subjects" List. Can you said me where they are, i don't use Nuxeo Studio. I just want to have my own list, without "Art, society..." but spécific list to my activty. Can I Add some Su...

sampo by Champ in-the-making
  • 1119 Views
  • 3 replies
  • 0 kudos

Resolved! How to migrate data from 5.1.5 to 5.6

Hello, We'd like to know which method could be applied to migrate data from a Nuxeo 5.1.5 to Nuxeo 5.6. In Nuxeo 5.1.5, data are managed by JackRabbit & Postgresql 8.3.17. In Nuxeo 5.6, we'll use Postgresql 9.2. Do we have to migrate the data, step b...

Florian_ by Champ in-the-making
  • 722 Views
  • 1 replies
  • 1 kudos

Nuxeo dm and lemon ldap

Does anyone have ever made a nuxeo-dm instance work behind a lemonldap-ng sso portal ? i found documentation about the nuxeo-dm part, but dont know how to set up lemonldap-ng to go to nuxeo with the secret. Can anyone help me ?

Problem with image uploaded inside a note

Hi, Recently, we found several problems with the images inserted in a note in Nuxeo 5.6 (perhaps ever) First problem When an image is inserted into a note already registered, we have a window with the message "The paper must be created before upload...

Resolved! Adding Tag capability during Drag and Drop?

Given that the document being imported is not yet created (or even the DocumentModel) when smart import with metadata field inputs are active, is it even possible to use the tagservice in this context? Really what I am after is an ability to display ...

Resolved! How can I cancel the selection of a sort criterion?

When browsing a folder, we have the ability to sort the content views according to one or several columns, which is nice: Screenshot However I never managed to make this feature work, since folders are always sorted by title by default, and sorting b...