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

Webdav: odd folder&file names and and empty folders

Hi, we are able to connect to Nuxeo 5.5 thru Webdav, but we have 3 issues: Some users have to use their old AD password to connectSome folders are empty although they shouldn't (thru the Web interface they're not)Some folder have numbers behind a dot...

Denis_ by Champ in-the-making
  • 211 Views
  • 0 replies
  • 0 kudos

Notification when documents are created in sub-folders

Hi, when a user wants to be notified of modications and creation for a folder, he's not notified then docs are created or changed in sub-folders, is that right ? Is there a way to change this ? Thanks in advance Denis

Denis_ by Champ in-the-making
  • 649 Views
  • 4 replies
  • 2 kudos

SELECT clause in NXQL queries

I must be missing something very obvious with NXQL queries, because whenever I try to use anything but "SELECT *" as my select clause I get an empty result set: `Administrator@127.0.0.1:/> query "select * from myDocumentType" /default-domain/workspac...

franck102_ by Champ in-the-making
  • 326 Views
  • 1 replies
  • 0 kudos

Resolved! Server in Maintenance mode

At log-on I get the message: "Maintenance mode is active Only administrators are authorized to log-on" Where can I unset the maintenance mode?

Resolved! Automation chain - how to use parameters

I have a problem with an automation chain that I want to create. This automation chain is created in order to find documents in section by using specifcs right access of a login passed in parameters. It must do following steps : get 2 parameters : 1 ...

laurent13_ by Champ in-the-making
  • 620 Views
  • 3 replies
  • 2 kudos

[Manage Publication] TAB_ADMIN_PUBLICATION_TREES empty

Hi, In the "TAB_ADMIN_PUBLICATION_TREES" I have no section that appears. Although logged in as administrator I can't add. The schema "publishing" is inherited in the type documents "section" and "sectionRoot" it worked in version 5.4.2 but not in the...

Resolved! Visibility of documents according to the State

Hello everybody, I'm currently working for an IT project and I'd like to customize the visibility of my documents according to the document's State, using the User Groups Here's my example : I created a user group called "Developer" for all our devel...

Julien_A_ by Champ on-the-rise
  • 1578 Views
  • 12 replies
  • 2 kudos

LDAP, OpenDS integeration to Nuxeo?

I want to integrate Nuexeo EP 5.5 or 5.6 to OpenDS LDAP server, so that user could authenticate, i followed the aviliable document, did not help so far , i can not make it works, does any tried to do with OpenDS ? the following is the created default...

ferrycode_ by Champ in-the-making
  • 180 Views
  • 0 replies
  • 0 kudos

Excel not saving in live edit MS office 2010/2007

Hi, i am using Nuxeo DM (Nuxeo platform 5.6) on Windows server, i installed the live edit plugin and using IE9 (in Compt mode), when editing Word and PPT files the using the liveedit there is no issue, and versions are created automaticaly,on excel t...

Alons_ by Champ in-the-making
  • 173 Views
  • 0 replies
  • 0 kudos

Resest time zone is not working in web-engine gadgets?

i have seen variation on demo.nuxeo.com also. first i have set Reset time zone from browser. After i went collaboration > select a workspace (IT Team) > add gadget >Document Library it will display docs. in Document Library gadget click on News> Nuxe...

tiger_ by Champ on-the-rise
  • 320 Views
  • 1 replies
  • 0 kudos

Resolved! Getting Nuxeo 5.5 source code

I used the instructions to get Nuxeo 5.5 source code from Github (http://doc.nuxeo.com/display/CORG/Getting+the+Nuxeo+source+code) : I installed Git client I ran the following commands : git clone git://github.com/nuxeo/nuxeo.git cd nuxeo git checkou...