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 can my customized schema inherit properties of file.xsd?

I am using "Blob.Attach" of rest api to attach blob to the document but i get exception from the Nuxeo automation client as it search's for the property "file:content" , which actually comes from file.xsd schema whereas i am using newFile.xsd schema ...

catherine_ by Champ on-the-rise
  • 266 Views
  • 1 replies
  • 0 kudos

opensocial gadget with link to internal workspace

Is there any way to include in the noEntryLabel a link to an internal workspace document? Right now I am trying to compose the link manually, but I don't know how to retrieve the current user and format it from "user@something.com" to "user-something...

Resolved! How do I need to do to run nuxeo's Selenium/Webdriver tests?

Hi, I've been trying to run nuxeo's Selenium and WebDriver tests for the past few days and have not gotten anywhere. Here's what I have done: $ git clone git://github.com/nuxeo/nuxeo.git $ cd nuxeo $ python clone.py release-5.5 then I added the nuxe...

jadtn_ by Champ on-the-rise
  • 553 Views
  • 4 replies
  • 1 kudos

Searching user does not hit any user.

Hi, I'm using DM 5.5 on Windows 2003. I've registered 200 users more but searching users with % (wild card), it does not hit any users. Serching with additional condition such as a% somethinf , it returns given users. Is this a BUG? Thanks takashi

takashi_ by Champ in-the-making
  • 561 Views
  • 3 replies
  • 0 kudos

Programmatically logging-in within a OpenURL WebEngine Project

Hi All, I am trying to programmatically log-in from a WebEngine project context. The WebEngine's URL is configured as OpenURL using the OpenUrl extension point of PluggableAuthenticationService([OpenUrl]). In the first view, WebContext(ctx).getPrinci...

nataraj_ by Champ in-the-making
  • 924 Views
  • 4 replies
  • 1 kudos

Resolved! Translation contribution

Hi, We have a bunch of translation/adaptation (fr_CA) distributed across various sub-projects. What would be the best way to contribute them to you? Would be nice if they could be included into the 5.6 release. Thanks Patrick

patrek by Star Contributor
  • 1012 Views
  • 5 replies
  • 0 kudos

Resolved! Unit testing services based on CMIS API

Hi, How to test classess that using Nuxeo CMIS API? I've created services which are executing CMIS operations provided by Nuxeo. Now I'am trying to test my services with JUnit. Is it possible to run Nuxeo and expose CMIS operation for the time of tes...

ldworski_ by Champ on-the-rise
  • 456 Views
  • 2 replies
  • 1 kudos

getting relationships using CMIS

Hi, I'm unable to get document relationship using CMIS, my request is: <ns:getObjectByPath> <ns:repositoryId>default</ns:repositoryId> <ns:path>/default-domain/Workspaces/Repository/customer</ns:path> <ns:includeRelationships>both</n...

ldworski_ by Champ on-the-rise
  • 247 Views
  • 1 replies
  • 1 kudos

unable to get complexType property of document using CMIS

Hi, I am unable to get complexType property of document using CMIS. I create document type like this: <xs:element name="firstname" type="xs:string"/> <xs:element name="lastname" type="xs:string"/> <xs:element name="address"> <xs:complexType> ...

ldworski_ by Champ on-the-rise
  • 223 Views
  • 1 replies
  • 1 kudos

Resolved! HTTPS under Nuxeo Platform 5.5 Virtual Machine Images

Good day to all, I am new to Nuxeo Platform DM (NDM) so please forgive my ignorance. I have downloaded and installed the NDM Virtual Machine and installed it in my ESXi environment. Setup went like a charm and everything works nicely. Now, I want to...

Devkat_ by Champ in-the-making
  • 618 Views
  • 5 replies
  • 0 kudos

Restore default theme

Hello, while experimenting for the first time with the "Canvas Editor" of the "Theme Editor" (Ctrl+Alt+T), I mistakenly duplicated an element from the "Admin Center" view - I believe the header, but I am unable to recall which one. The problem is tha...

diego_ by Champ in-the-making
  • 327 Views
  • 2 replies
  • 0 kudos

Simple custom widget causes an error.

I have a simple widget: <div xmlns:c="http://java.sun.com/jstl/core" xmlns:h="http://java.sun.com/jsf/html" xmlns:f="http://java.sun.com/jsf/core" xmlns:nxu="http://nuxeo.org/nxweb/util" xmlns:nxd="http://nuxeo.org/nxweb/document"> < h:outputText s...

Workflow returns error after rejected.

Hi, I've tried to use workflow like below but it returns error. Start approval workflow.Approver reject the document and return it to requester.Requester approves the document again.It shows error. It happens on DM 5.5. Does anybody faces the same? T...

takashi_ by Champ in-the-making
  • 203 Views
  • 0 replies
  • 0 kudos

Resolved! Comma in file name cause problem in Chrome Browser ?

Whenever my user upload a file with comma "," in the file's name like this: That file will not be able to be downloaded with Chrome browser. Chrome will report an error like this. Anybody has got the same problem ? Any workaround (besides switching...

sake_ by Champ on-the-rise
  • 397 Views
  • 2 replies
  • 2 kudos