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

Convert a Document to PDF

Hi, I followed this how to ( https://doc.nuxeo.com/display/NXDOC/How+to+Automatically+Convert+a+Document+to+PDF) for generating and storing a pdf from a file using Studio I didn't create an additionnal schema , I added instead a new metadata in fil...

vicent by Champ in-the-making
  • 454 Views
  • 1 replies
  • 0 kudos

Mulpile file upload using node js

Hi All, I am able to upload single image using nodejs to nuxeo server. But am not able to upload multiple images. Please let me know how to upload multiple file. Below is my code for file upload. uploadContent : function(request, response, next) { ...

How to override properly default notification behavior

Hello, I'm really having a hard time with default workflow notification overriding in Nuxeo Studio. Planning to translate default messages I first translated given templates, an d got a first issue (default notifications were not overrided correctly)...

SQL server performance issues.

We have several environments Nuxeo 6.0 + SQL Server 2012 and we are experiencing some performance issues. When we add documents the system slows down. The whole system slows down even login user. For example, with the newly installed system to create...

Resolved! Block permissions inheritance programatically

Hello, is it possible to block permission inheritance via API? When we try by resetting the ACP it seems not to work, and still permissions are inherited. Thank you EDIT: my use case is the following: i want to create a document (folder) inside a tre...

bledii_ by Confirmed Champ
  • 1882 Views
  • 10 replies
  • 0 kudos

ReST API call for blocking inherited rights

Scenario is : I have created two folders at path /ABC/DEF, those are /ABC/DEF/Folder1 and /ABC/DEF/Folder2. I have created two users User1 and User2 with tenant ID ABC. I want to assign permission in such a way that User1 can see only Folder1 and can...

Hide Edit tab for users with access rights "write"

Hi There, In Nuxeo 5.8 I want to hide the edit tab for users with access rights : "write". The tab should be available for users with access rights: "manage everything". In Studio I've added the following extension points: <extension target="org.nuxe...

Bauke_Roo by Star Contributor
  • 548 Views
  • 1 replies
  • 0 kudos

Nuxeo free Version

Hi Nuxeo Community, we would like to setup a Nuxeo Server and wanted to to know if there's a free Version which we could use and Setup as a linux server instance in our Office. We just need a few basic features like: Connecting it via CMIS Connector:...

__6 by Champ in-the-making
  • 549 Views
  • 1 replies
  • 0 kudos

Resolved! How can I create a new vocabulary?

Hello, /> According to Nuxeo documentation: "Administrators and power users can only modify or delete vocabularies. They cannot create a new vocabulary from the user interface." /> Link: http://doc.nuxeo.com/display/USERDOC/Managing+Vocabularies /> D...

Hiding widgets on bulk edit form

I'm wondering if it's possible to hide/display a widget on the bulk edit form based on the selected documents. I've customized the bulk edit form using the process How to Customize the Bulk Edit Form and I'd like to hide a particular widget if any of...

casselc_ by Champ in-the-making
  • 393 Views
  • 1 replies
  • 0 kudos

Resolved! problem thumbnail with local configuration

I've noticed that when i apply local configuration on workspace, the thumbnail view disappear from the menu. i've attached a screen shot of what i'm getting after Administration -> Local configuration /> What should I add in order to keep the thumbna...

ITShine_ by Star Contributor
  • 1200 Views
  • 4 replies
  • 1 kudos

Resolved! REST API to fetch all the documents in a workspace

I need to fetch all folders/documents inside a workspace. I was going through the REST APIs mentioned here and tried the following REST call: http://localhost:8080/nuxeo/site/api/v1/path/default-domain/workspaces/templatesamples But this returns only...

Pranav_Pal by Champ in-the-making
  • 728 Views
  • 2 replies
  • 3 kudos

Download permission

Its possible to deny to a group the download action? or hide the Download button to them? I want users just to "read" the files but not download them. Thanks

nespinoza_ by Champ in-the-making
  • 492 Views
  • 2 replies
  • 0 kudos

Illegal path..when using Ephesoft and Nuxeo

Hi, We're using Nuxeo platform 7.4. In context we're trying to push metadata comming from Ephesoft in Nuxeo using CMIS. In CMIS I have this confifuration: Cmis Root Folder Name:* default-domain/workspaces/Projets/Remboursement Cmis Upload File Extens...