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

How to custom some part of nuxeo interface

Hi people, I have created a nuxeo bundle to override some parts of nuxeo interface. I have been able to to change some icons (pdf, word, excell, workspace etc) but not section icon. I have replaced all icons of section but it does not appear in the i...

Space characters in the options of <nuxeo-select>

I want to use space characters in the options of : <nuxeo-select role="widget" label="[[i18n('label.longsoft.category')]]" name="category" options=[["Free offer"],["Finace plan"],["Other document"]] selected="Other_document" v...

Ralf_Lange by Champ in-the-making
  • 395 Views
  • 0 replies
  • 0 kudos

retrieve a deleted document

Hi, The goal is to allow this deletion only if the articles have a "valid" or "aRediger" workflow status I tried to interceive with an event 'AboutToRemove' to perform some treatment but it does not work anymore. Can you give me some help.

New documents don&apos;t show up in other sessions

Hi, I have some problems with caching of folder content in a single-node setup. It looks like the content of a visited folder is cached within each user session and not invalidated across sessions. The issue arises when user Alice adds a document to...

Is there any Trash available in Web UI for 9.10?

The Trash feature in Web UI was not part of 9.10 release. However, this feature has been developed for 10.1 Fast Track release. It includes: a new Trash pill/tab when browsing a Folderish documenta new Trash Search to retrieve all trashed document pl...

Multi-tenant package or setting users and groups?

I was researching and I would like to know if exist a difference between multi-tenant package and use users and groups to separate domains. I went through the multi-tenant package code and I didn't see any architectural design difference like using o...

Building Nuxeo DAM manually from source git

Hi, I am trying to build Nuxeo DAM from git . I do not want to go via marketplace route as my instance is not registered. I want to build all the artifacts manually. The Readme file says Or manually copy the built artifacts into $NUXEO_HOME/templat...

Adding new DocTypes to map CMIS variables.

CONTEXT: I would like to import scanned documents similar to the process described in this tutorial: https://www.nuxeo.com/blog/direct-document-capture-nuxeo-using-ephesoft-cmis/ where the variables captured by the scanning software can be mapped as ...

Tim_Healey by Champ in-the-making
  • 819 Views
  • 2 replies
  • 0 kudos

PostgresQL version

We're about to upgrade our database to PostgresQL 10.4 for Nuxeo Platform. Doc says that Nuxeo supports PostgresQL 9.6 but we'd like to know if the newest version of Nuxeo supports PostgresQL 10+ anyway. If not yet, is it going to be supported in th...

DirectoryCache invalidations in clustered setup

DirectoryCache uses put() function to add items to cache instead of localPut(). Using put() causes a "cacheinval" message to be sent and the key will be cleared from other nodes. When those nodes need to use the key they will do the same and clear th...

Juha_Kilpi by Champ on-the-rise
  • 976 Views
  • 4 replies
  • 0 kudos

Create custom metedata via restful API

Hi All, I am currently evaluating Nuxeo as the repository of our digital assets like image, audio and video files. One feature we absolutely require is the ability to create metadata via RESTful API calls. As far as I have understood, this is not eas...

Ecos_Sci by Champ on-the-rise
  • 1355 Views
  • 5 replies
  • 1 kudos

delete from archive

I have a requirement to remove a version from document history without removing the non-version of the document. The use case is: User adds content of interest to a document (v1)User creates a new version (v2) - removing said content of interestPerio...

Eric_Ace by Confirmed Champ
  • 392 Views
  • 0 replies
  • 0 kudos

Downloading document file content

I can download file content using postman. When file is big it's ask me the location where I should download. Is there a possibility to automate the process and tell the location through rest api.

Uril_Yak by Champ on-the-rise
  • 517 Views
  • 1 replies
  • 0 kudos