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 modify tab rights

I need to delegate right management for some workspaces. In this way, I want to hide others management sub-tabs like tab_local_configuration or tab_manage_subscriptions ? Instead of changing anything on "tab_manage", I try to create new tab with stud...

How to get what has been modified on a given document?

Hello, In Nuxeo DM, I have the need to audit in the History tab, besides Modification on Performed Action column, to have also the object of the modification, f.e.: Modified title or Modified givenProperty. Is there anything available that can handle...

Hari_ by Confirmed Champ
  • 727 Views
  • 3 replies
  • 0 kudos

Resolved! "./nuxeoctl mp-remove..." installs bundles?

Hi, Here's some kind of user story related to bundle management. It started by installing by mistake Nuxeo Drive 1.1.2, then realizing that that version targets Nuxeo 5.7.3 and not the 5.6 platform I'm using. From this point I've been unable to resto...

Resolved! How to change nuxeo base URL?

Hi, I'm trying to change nuxeo's base url so that all links will point to some other url instead of localhost. Can anyone advise me how to do it? Thanks

afurman_ by Champ in-the-making
  • 608 Views
  • 2 replies
  • 0 kudos

Exception saving on List widget with complexType

I get the following exception on a "Save" on from the edit view for a List widget field bound to a nested xpath expression, e.g. myparent/mychild (mychild is a xs:element with minOccurs = 0 and maxOccurs=unbounded) java.lang.ClassCastException: org....

Workflow qui ne fonctoinne plus

Bonjour, depuis que je suis passée en 5.7, mes document de type custom n'arrivent plus à démarrer le workflow stantdard "revue en série" et dans les logs, j'ai ce message : 2013-10-28 13:09:38,836 WARN [Nuxeo-Administrative-Statuses-Notify-Schedule...

vjoussot_ by Star Contributor
  • 552 Views
  • 4 replies
  • 0 kudos

[Feedback] Nuxeo Drive for the document type "Note"

Hi, When I put the file in my NuxeoDrive A folder on my local machine, the file A is synchronized Nuxeo as Note. A feature of file A: filename: fileA.txt; mime-type: text/plain; charset = us-ascii My colleagues aren't able to synchronize the file A...

File Structure

When inserting a new file in DM, Nuxeo stores this file directly in the database or stored in some folder on the own server? I still can not understand this structure. I use DM 5.6 for windows. mysql DB.

carlosrg_ by Champ on-the-rise
  • 559 Views
  • 2 replies
  • 1 kudos

File Structure

When inserting a new file in DM, Nuxeo stores this file directly in the database or stored in some folder on the own server? I still can not understand this structure. I use DM 5.6 for windows. mysql DB.

carlosrg_ by Champ on-the-rise
  • 310 Views
  • 0 replies
  • 0 kudos

CMIS Workbench cannot use browser binding to query Nuxeo

Using CMIS Workbench 0.10.0 with the Browser Binding against the Nuxeo 5.7.2 Demo server, all query attempts result in the error below. In this case, I attempted the default "SELECT * FROM cmis:document" query. CMIS Workbench 0.7.0 also generates the...

rg1_ by Star Contributor
  • 688 Views
  • 4 replies
  • 0 kudos

Resolved! how to run sql script when nuxeo instance starts

Hi, we want to run sql script when our nuxeo instance starts. This script should create tables in database if this not exists. We do not want to use schemas contributions because we do not want to manage those rows tables as documents types. We want...

How to use blob.attach operation with CURL ?

Hi I'm trying to attach a blob to a file in nuxeo with the linux command curl but i can't find the right syntax to make the operation. I have allready read the documetation from : http://doc.nuxeo.com/display/NXDOC/REST+API and http://doc.nuxeo.com/d...

j0seph_ by Champ in-the-making
  • 818 Views
  • 4 replies
  • 2 kudos

Complete workflow task through REST API

I have seen multiple references on how to programmatically complete a task, such as using Workflow.CompleteTaskOperation. However, I can't seem to find the correct REST call. Here's the REST endpoint that I am attempting to use: curl -X POST -u med...

mgillian_ by Champ in-the-making
  • 697 Views
  • 2 replies
  • 1 kudos

PHP and Java difference

Hi, I looked into the php example, and there I can download files or blobs, except the txt files, anyway I can download files. http://doc.nuxeo.com/display/public/NXDOC/PHP+Automation+Client So, I mean, why can't we do this with Java? Thanks in adva...

murataht_ by Champ in-the-making
  • 647 Views
  • 1 replies
  • 0 kudos