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 upload to S3 bucket using presigned url?

0 I want to generate a presigned URL for an S3 bucket, and upload files using the url, not through nuxeo server or the direct upload option. The documentation, says, that I need to set the CloudFrontBinaryManager as the binary manager to be used. Des...

Suggestion widget based on earlier field content

I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...

mit_ by Champ in-the-making
  • 570 Views
  • 2 replies
  • 0 kudos

Nuxeo Document.Delete operation example

Hi, I'm trying to delete a document by it's ID e.g. "76c69a54-0230-457a-b42c-e819d5ace862" from the javascript api according to documentation you can use Document.Delete operation to make it happen, and in the same documentation is written "You can f...

Juan_Gomez by Champ in-the-making
  • 375 Views
  • 0 replies
  • 0 kudos

Installing custom package to Nuxeo

Hi Team, I am trying to package the s3-cloud manager I have to create a custom addon for nuxeo. To get some hands-on, I got the source code of cloudbinarymanager, which has the source code for different storage connecters. I followed the steps writte...

How to Build/Request a preview/download URL for a document

Hello, We are planning on installing Nuxeo if we can, from our (old) ERP, request/build an URL to a previously saved document, in order to preview/download it in the browser. The documents we are using are PDF. To test, I use the VM Nuxeo server 5.5 ...

Delete button not showing.

I have a vanilla Nuxeo LTS2017 (Vmware) and I am connected as Administrator; I don't see delete button on documents actions.

nuxeodelete

Collection and Rest api

Hi, I need to upload assets of different document type in a collection using Rest-api and I'm unable to do so. Can anyone please help me on this?? Thank you, Aman Kumar

Aman_Kumar by Champ in-the-making
  • 292 Views
  • 0 replies
  • 0 kudos

Nuxeo ssl+https configuration

Hi guys, I have a problem with ssl+https configuration. I tried everything but didn't make it. This is my nuxeo.conf nuxeo.server.https.port=443 nuxeo.server.https.keystoreFile=/data/nuxeo/Cert/.pfx nuxeo.server.https.keystorePass= When I start Nuxeo...

Auto upgrade of Nuxeo Drive fails

The automatic update of our 3.1.1 version of the drive fails : log : 2018-12-19 16:19:47 5640 5056 DEBUG nxdrive.updater.base Polling u'https://community.nuxeo.com/static/drive-updates' for update, the current version is '3.1.1' 2018-12-19 16:19:...

Navigation probleme

Hello, navigation problem that often happens : here is log error : ERROR [org.nuxeo.ecm.webapp.context.NavigationContextBean] documentManager not initialized ERROR [org.nuxeo.ecm.webapp.context.NavigationContextBean] current document is null does an...

KeyValueBlobTransientStore

Nuxeo Folks: KeyValueBlobTransientStore.getBlobs can return Collections.emptyList which you can't add to. However, SimpleTransientStore.getBlobs returns an ArrayList and so a unit test that expects to be able to add to the return value from getBlobs...

Eric_Ace by Confirmed Champ
  • 464 Views
  • 2 replies
  • 0 kudos

Title of Nuxeo Plateform page

Hello, I wanto you change the title of my Nuxeo Plateform Page (I can do it in the admin tab by changing widget name of product) but I want to make it by an extension in studio. Someone know a way to do that? Thanks Sincerely

Search result for non administrative users

Can somebody please explain how the search works because I think I misunderstand. I have an old Nuxeo instance which I'm trying to upgrade to a new versions. My issue; Then I log-in as an Administrative user, and I got to the search page, then my sea...