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

Workflows en série et parallèle sur Nuxeo 5.6

Bonjour les Workflows de bases de Nuxeo 5.5 ont disparue en 5.6 Je souhaiterais savoir comment les recréer avec Studio. Ces workflows répondais à la plupart des problèmatiques de workflows, ils était trè générique. En somme comment recréer sur studio...

saliminam by Champ in-the-making
  • 649 Views
  • 1 replies
  • 0 kudos

Reseting tabs after a workflow start

It is easy to add a workflow tab for folders, but after the workflow start tabs are reseted to default one. It means that it needs to open the workflow tab two times, ie. to start and to add participants. Is there a simple, configuration way to chang...

adam_bo_ by Star Contributor
  • 1035 Views
  • 7 replies
  • 0 kudos

Session.saveDocument doesn't seem to store?

hi all, i'm creating a custom operation that aims to take a blob (xml-file) and create a document with the blob attached and some of the metadata filled from the xml-file. I'm using this operation via the Automation API to upload a xml-file and have ...

chrisd_ by Champ in-the-making
  • 854 Views
  • 4 replies
  • 0 kudos

Share a folder -> Create a collaborative workspace ?

I would need to share an existing folder from my user workspace to one or more users. Can I do that ? I was looking to the social collaboation features but can I create a collaborative workspace even if I'm not an admin user ? Can I, as an admin, gra...

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

access problem switching from H2 to Oracle database

We have access problem when switching from H2 to Oracle Find hereunder the details of errors in server.log : 2013-12-02 16:59:15,621 INFO [localhost-startStop-1] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Configuration: host application: Tomcat 201...

Laurent_1 by Champ in-the-making
  • 453 Views
  • 0 replies
  • 0 kudos

choose "default start Page" when user is connecting

hello, Is there an extension point to set the default home page ? On Nuxeo 5.6 my user starts after connection on "Server default Domain". Is it possible to start on "HOME>dashboard" Using http://doc.nuxeo.com/display/KB/Changing+the+welcome+page+of+...

milonette_ by Star Collaborator
  • 1357 Views
  • 7 replies
  • 0 kudos

Custom Edit layout with Document Edition Form

Hi every one ! This should be a simple question but I can't figure out how to do it : I've created a layout in order to edit my document informations and I've created a tab in which I display this layout in edition mode. All is fine. I've added a "Fo...

Guian_ by Confirmed Champ
  • 300 Views
  • 0 replies
  • 2 kudos

How to specify the "convert" command on a windows machine

Hello As I try to import a *.pdf file into my Nuxeo base, I receive the error: cmd /C convert -strip -thumbnail "280x280" -background transparent -gravity center -format png -quality 75 "C:\Install\nuxeo-cap-5.8-tomcat-sdk\nxserver\data\binaries\data...

Arnault_ by Confirmed Champ
  • 866 Views
  • 4 replies
  • 0 kudos

Error in updating a PDF file using Drive

Hello, I have configured a home made FileImporter so as to import (using the Drive) the files with extension *.pdf as a specific type (named CaDoc) derived from the Document type. basically this works. However, I get an error: Error code 4 return by ...

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

Resolved! Document.Query and timezone trouble

I'm having trouble getting my head around date-time handling. I have a Nuxeo server, with postgresql backend that i'm accessing using REST and Automation APIs. When I create a document using REST, the returning JSON gives me the lastModified datetime...

chrisd_ by Champ in-the-making
  • 654 Views
  • 3 replies
  • 0 kudos

Resolved! What do I need to edit to theme my DM install?

I have a couple installs right now, and although I do appreciate the current theme, I want to customize the install to make it a little less recognizable as nuxeo (for the sake of security). Is there a guide which would point me in the right directio...

change in getUserIds() method.

In schedule handle I use the following code: UserManager userManager = Framework.getService(UserManager.class); List<String> users = userManager.getUserIds(); log.debug("users: " + users.size()); It have worked in Nuxeo 5.5 but in 5.8 it returns 0 ...

adam_bo_ by Star Contributor
  • 422 Views
  • 2 replies
  • 0 kudos

Condition on virtual navigation enablement

Hi guys ! I've used this page to disable the virtual navigation tabs from an xml extension like : <extension target="org.nuxeo.ecm.webapp.directory.DirectoryTreeService" point="trees"> <directoryTree name="bySubjectsNavigation" enabled="false"/> ...

Guian_ by Confirmed Champ
  • 338 Views
  • 0 replies
  • 0 kudos