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! How do I debug the following error org.postgresql.util.PSQLException. message: FATAL: connection limit exceeded for non-superusers?

Caused by: org.hibernate.exception.GenericJDBCException: Cannot open connection at org.hibernate.exception.SQLStateConverter.handledNonSpecificException(SQLStateConverter.java:126) at org.hibernate.exception.SQLStateConverter.convert(SQLStateConverte...

How to use my own task in my own workflow?

Hi all, I wanna use my own task in my own workflow like this : <task-node name="task-node1"> <task name="myTask1"> <event type="task-create"> <action class=" org.nuxeo.ecm.platform.jbpm.core.helper.TaskNotificationHand ler "/> </event>...

posygary_ by Champ in-the-making
  • 284 Views
  • 2 replies
  • 0 kudos

Resolved! Folder tab missing

On default Vmware image folders tab is missimg (I have user/groups only) It should be like here: http://doc.nuxeo.com/display/DAMDOC/Manage+access+rights but it simply is NOT there How to get it? Seb

scerazy_ by Champ in-the-making
  • 523 Views
  • 3 replies
  • 0 kudos

New Workflow Tasks

Hi all, I wanna use my own task like this : But what should I do to have the links in the xhtml content? The links like "Validate", "Reject"... And I wanna follow my workflow after to add an other task "myTask2"... Thx.

posygary_ by Champ in-the-making
  • 188 Views
  • 0 replies
  • 0 kudos

Resolved! Location of the images

What changes need to be made to storae images on a separate disk? (so the backup of the vmdk can happen) Seb

scerazy_ by Champ in-the-making
  • 680 Views
  • 4 replies
  • 0 kudos

How to change username

I note that the username is used as the foreign key in the database as the unique user id. So I'm guessing that to change the username would require some ('lengthy') sql? Has anyone done it?

Resolved! Mandatory field in widget template

How can I make a field mandatory in a widget template? On the creation layout I have a widget template mapped to a schema field. In custom properties configuration I have added the property "required" with value "true". At runtime, it shows the requi...

Resolved! New 5.5 install not copying config to nuxeo.xml

I've been having trouble getting a new 5.5 install to connect to my PostgreSQL server and I tracked it down to the config parameters not being copied to nuxeo.xml. Any suggestions on what to do? Using CentOS 6.2.

mxracer95_ by Champ on-the-rise
  • 1683 Views
  • 12 replies
  • 1 kudos

Resolved! Any thoughts to automating Mac OS-X install like with Windows?

Are there any plans to automate the install of the Nuxeo platform, database and add-ons (e.g., Postgresql, Open Office, ImageMagick, and FFMPEG) on Mac OS-X? It's not difficult to install the additional products, and the configuration wizard is great...

Resolved! Size of the database Oracle

Hello, please , how to determine the size of the Oracle database to a file system containing 400Go of files thank for your help

Resolved! Physical document hierarchy layouting?

It should be as logical as: http://doc.nuxeo.com/display/DAMDOC/Nuxeo+DAM+Core But I see no such structure in my install (as per attachment) Seb

scerazy_ by Champ in-the-making
  • 373 Views
  • 2 replies
  • 3 kudos

Resolved! Document open event

Hi, I would like to settle a new navigation tab with recently accessed documents for each user. I have looked at events and listeners documentation but haven't found any king of 'consult' or 'access' event. Is there anyone? And if not what's the sim...