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

Nuxeo Drive doesn't uploaded new files created on own PC

With nuxeo-5.6.0-HF23-1.0.0 and nuxeo-drive-1.0.4 new files created on own PC (insite the synchronized repository (C:\Documents and Settings\USER\Documents) "Nuxeo Drive") are not up uploaded to the nuxeo platform. Here a part of this web page : http...

oanglard_ by Champ on-the-rise
  • 444 Views
  • 2 replies
  • 0 kudos

Create document recursively with automation

Hello, I'd like to know if there an operation (chain operation) to create directories recursively before create the final document (the leaf) Example : I have to create the document with path : /worksapce_root/folder1/folder2/folder3/mydoc. Nuxeo hav...

pnux_ by Confirmed Champ
  • 371 Views
  • 2 replies
  • 0 kudos

Resolved! Nuxeo 5.5+Studio : Page Footer branding

Hi, How can I edit the pages footer to customize it for our company : For now items ( Contact us | Blogs | Community | Forum | Documentation |) are all links to Nuxeo features. Is it possible with studio ? Thanks for your help, Patrice

apx25_ by Champ on-the-rise
  • 395 Views
  • 2 replies
  • 2 kudos

quota module, Workspaces, and DAM Asset Library

How do I use nuxeo-quota in the Asset Library? I can only get the quota tab to show up on Workspaces under Docuent Management. Using 5.7.x and Studio, I can't figure how how to add a Workspace facet to a Folderish object in the asset library.

Brian_T by Confirmed Champ
  • 330 Views
  • 1 replies
  • 0 kudos

template-rendering variable

Bonjour, j'utilise le plug in template-renderring pour générer des modèles, mais je coince sur un soucis, en effet, si j(utilise ${doc['dc:creator']} cela affiche bien le login de mon user, mais j'aimerai afficher son nom prénom complet, le fullName ...

vjoussot_ by Star Contributor
  • 269 Views
  • 0 replies
  • 0 kudos

Change thumbnail video

I have a problem with the video. I would like to set the thumbnail with a different image of the storyboard. Does anyone know how? thanks

Permissions on relations [need to deny delete relations]

HI all EDIT: what I basically need to know is if there is a way to control who can delete/edit relations between documents. Thanks i need to deny the remove relation permission to the user that created a document (and to all other users)after documen...

bledii_ by Confirmed Champ
  • 380 Views
  • 0 replies
  • 1 kudos

Customize Login page CSS

Hello, I want to full customize the login page CSS but i don't want to create my own login.jsp who will be rewrite by the one who's generated in Studio. I saw there is a ticket talking about it : https://jira.nuxeo.com/browse/NXDOC-195 Thanks, Jeremy

template-rendering with liveedit and custom document type

Hello, First, I created a custom document type which include schema file. Second, I created a document modele for the documents of this type. Third, I created a document with this custom type and with the modele. The first I modify the document, it's...

brigitte_ by Confirmed Champ
  • 256 Views
  • 0 replies
  • 0 kudos

How to call Blob.Attach via REST API in Python?

Hello, I am trying to use Python to POST data to the Nuxeo Automation API. Unfortunately I am unable to compose the "multipart/related" portion of the message correctly -- I always receive the message "Failed to parse multipart request" with cause "M...

Resolved! Xhtml : get all a document path with "Title" and not "name"

Hello, I want to get all the path of a document in my code XHTML but not with "name", with title as in the breadcrumbActions navigation tool. I would like this code, but with a documentModel in parameter and not the currentDocument : <h:column>...

milonette_ by Star Collaborator
  • 1709 Views
  • 9 replies
  • 0 kudos

Troubles configuring search on metadata

Hi, Here's a use case for the search feature we're having troubles dealing with: We have various files, say to store numerous norm documents. Their titles have the following format: "NF Z65-130.pdf". Searching through titles using the FULLTEXT operat...

Resolved! How to remove Common metadata section from Summary Tab

I have created my own document type with my own schema using Nuxeo Studio. I have defined Creation and Edit Layouts. My document is extended from Nothing but it inherits dublincore schema Now I want to get rid of this default schema as I have my own...

Resolved! smart search

Bonjour, j'ai installé le module smart search sur ma plateforme 5.6 et je souhaiterais savoir s'il est possible de restreindre la recherche intelligente aux "manager". Si c'est possible, comment procéder ? Merci

vjoussot_ by Star Contributor
  • 833 Views
  • 3 replies
  • 1 kudos

Automatic creation of user workspace

Hi, I'm using a portlet that gives a simple web access to Nuxeo using CMIS. Users are supposed to store documents in their personnal workspaces. Unfortunately, User Workspaces are created on the fly when trying to access it through the UI so that, in...