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

Unauthorized when getting docker 11

Hi guys, While my nuxeoctl is not working in 11.4.42, I was trying to get the docker image to work on that one, however, when performing the following command: docker login docker-private.packages.nuxeo.com -u ciro.theodoro@ironmountain.com -p mytoke...

How to query the date that a document has been trashed

We would like to retain our trash for a set time period and have it hard deleted afterwards. We can do this with API calls but I would like to be able to query the date when a document was trashed, is there anyway to do that? Please see the screen sh...

problem in nuxeo server installation

hello everyone, I have a problem while installing nuxeo plateform server I've tried with the .exe and with the zip folder downloading , with windows and linux and i could'nt find the cmd tool to write commands in both of them. Did anyone had this pro...

Project from Studio hot deploy failed

Hi, I'm triing new nuxeo platform: Nuxeo Platform LTS 2021 Together with nuxeo studio. My question is related with hot deploy: First time I deploy nuxeo-studio project it works fine and the module is deployed correctly in the bundle folders. Making a...

ivi_333 by Champ in-the-making
  • 1365 Views
  • 4 replies
  • 0 kudos

Is it possible to find documents by searching its comments?

For the search functionality of my Nuxeo installation I'd like to know if it's possible to configure search to match not only on the document metadata and fulltext, but also on the comments that were added for that document. Is this possible, and if ...

pieter_ by Champ in-the-making
  • 440 Views
  • 1 replies
  • 0 kudos

Skip Versions and manually create them

Hello, we have a special requirement where we have a local versioning system, and then upload the files to nuxeo. We want to extract the version from the uploaded file, and create a new version with the same number in nuxeo, but I couldn't find a way...

Tom_Hetto by Champ on-the-rise
  • 611 Views
  • 1 replies
  • 0 kudos

Keycloak plugin in marketplace

Hello, I was expecting a Keycloak plugin in the marketplace for Nuxeo 2021 but I don't find it :) So I used the openid plugin but I got problems, is there a tutorial for Keycloak ? Reagrds.

Cannot compute document thumbnail

I'm using nuxeo with docker, when I create a document with pdf, nuxeo fails to create a thumbnail, the following error occurs: 2021-02-04T09:20:07,314 WARN [ThumbnailDocumentFactory] Cannot compute document thumbnail org.nuxeo.ecm.core.convert.api.C...

Resolved! The wizard in Nuxeo 2021 ?

Hello, We used to have a wizard when we run Nuxeo for the first time to configure Database, groups and users, email smtp, etc .. I can't find it in Nuxeo 2021. Even if I add the key nuxeo.wizard.done=false in nuxeo.conf and restart the server. I am a...

Resolved! How to customize <nuxeo-data-grid> results?

We have a specific workspace doctype created with a custom page provider to show relevant columns for the doctype's fields. I was able to customize the layout view for the nuxeo-data-table, but am having a hard time finding information on how to cust...

Disable the multiSelection in nuxeo-data-table

Hello, I want to disable the multiSelection in nuxeo-data-table. In fact I want to allow the user to select just one document. I add to nuxeo-data-table multiSelection="false" but it doesn't work. Any idea? Regards,

Nuxeo 2021 LTS Git branch

Hello, we are currently looking to migrate our LTS 2019 to LTS 2021. However, as we build our platform from the source code, we were wondering why there is no 2021 LTS release on github? Which branch do we need to checkout? Kind regards Tom

Tom_Hetto by Champ on-the-rise
  • 1237 Views
  • 6 replies
  • 1 kudos

Nuxeo DB queries are taking too much time to execute.

I am running performance tests on Nuxeo starting from 2 TPS and I am getting the below queries which are taking too much time to execute. Also, they are getting executed multiple times per transaction of upload API. 1st Query: UPDATE "kv_transient_ba...