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 do i check permission of a document?

i want to check permission on a document(like folder) through pragmatically.how do i get all permission on a document like read,write.is there any API. Thanks in advance.

tiger_ by Champ on-the-rise
  • 547 Views
  • 2 replies
  • 1 kudos

Resolved! Nuxeo Drive limitation

Hi everybody, Does anyone know how to configure the maximum numbers of children per folder that is synchronized by Nuxeo Drive? The limitation by default is 1000 and I try to spread it. I have found this FAQ but I don't really understand. I'm using ...

NXQL

is it possible to achieve IsAMemberOf("groupName") functionality using NXQL code.. If so, could u pls provide me with one..

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
  • 490 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
  • 2005 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
  • 574 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
  • 585 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
  • 424 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
  • 1260 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
  • 783 Views
  • 2 replies
  • 3 kudos