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

Anonymous Auth

Hello, I've got an instance working with Nuxeo 5.8 and I added the anonymous auth. When I call to the Nuxeo URL I was redirected to the dashboard and I can see the content of the GUEST's domain but when I try to access to the documents, I was redirec...

jmnrk_ by Confirmed Champ
  • 295 Views
  • 0 replies
  • 0 kudos

Change version label of a Document

Hi everybody, I create a minor version (0.1) to solve that 0.0 is never archived. Is it possible to change version label to 0.0 although the real versios is 0.1? Thanks in advance.

Fran_ by Champ in-the-making
  • 819 Views
  • 4 replies
  • 0 kudos

How to speed up file upload?

I'm using Java Automation Client to upload my files but it seems to be very slow. I tried to increase the JVM Heap size of my server but it still the same. Does nuxeo have a configuration for handling file uploads in the Automation Client? Thanks

Password and User Name after Install missing

I just installed the Platform and it went smoothly. Up until the final step. I don't have a User Name or Password. How do I recover it or get one? There is no link or information on this on the page.

dogo_ by Champ in-the-making
  • 355 Views
  • 1 replies
  • 0 kudos

Resolved! Automation service - Restore Version

Hi, Is there an automation service allowing to restore a previous version of a document ? By restore , i mean set an older version as the current document. If not , and i want to add an operation , could someone point me on what Nuxeo classes i will ...

mcaissie_ by Confirmed Champ
  • 997 Views
  • 5 replies
  • 6 kudos

perms shell command on nuxeo 7.2 : nothing returned

I launch the nuxeo-shell and connect with Administrator connect on nuxeo 7.1 : /> Administrator@localhost:/> perms /> local /> Administrator:Everything:true /> members:Read:true Administrator@localhost:/> connect on nuxeo 7.2 : /> Administrator@lo...

jelninos_ by Champ in-the-making
  • 262 Views
  • 0 replies
  • 0 kudos

Imprécision ConversionCacheHolder

J'ai essayer de faire la conversion de 2 images différentes. J'ai pris une première image. Pour faire la seconde, je suis partis de la première, fais une rotation à 180 degrés, et écris un texte au milieu de l'image. Je me suis dis, voila j'ai bien d...

jelninos_ by Champ in-the-making
  • 681 Views
  • 3 replies
  • 0 kudos

Set a field mode based on another field's value

Is it possible in Nuxeo Studio to make a form with: a combobox field with 2 values (v1, v2)a text field that is displayed if the combobox value is v1 and hidden if it's v2 The text field would dynamically update its visibility when the combobox value...

path widget in document type

Hello, I am using "path" widget to select a path of a file from the workspace tree for a text field in my document type. When I create a new document based on the document type and click the "Add" button of the "path" widget for my field I am present...

mohamedap_ by Champ on-the-rise
  • 361 Views
  • 0 replies
  • 0 kudos

¿It is possible the versioning in nuxeo bulk importer?

I work with nuxeo bulk importer and I have a big problem: when i import the same file x times in my Nuxeo default workspace is uploaded the same number of files with the same name and properties. But i want only one file with different versions. ¿It ...