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

CSS defined in CSS editor not working

I tried adding the custom style class as below for the container and Header widget in the Style class field, But i can see no change in the styles? .custom-metadata-container{ background-color : #E6E6E6; } .custom.metadata-headers{ font-size : 140%; ...

DropDownList

Bonjour, Je cherche à utiliser un widget avec une liste déroulante qui serait alimenté autrement qu'avec les termes de vocabulaire : une requête NXQL par exemple Merci,

jlr_login_ by Champ in-the-making
  • 793 Views
  • 1 replies
  • 0 kudos

LDAP : la recherche (*) ne trouve que 200 utilisateurs

Bonjour, Quand je lance une recherche d'utilisateurs dans un directory LDAP, je reçois 200 utilisateurs au maximum. (Admin Center-> Utilisateurs et Groupes->Utilisateurs : '*'+bouton 'recherche') La plateforme est une version 5.6 (sans HF). Le fichie...

apx25_ by Champ on-the-rise
  • 354 Views
  • 0 replies
  • 0 kudos

Resolved! NUXEO Problème de connection

Bonjour, Il m'est impossible de me "connecter" à NUXEO "après" "avoir" "saisie" le "login" et "mpd" LDAP : ça boucle. En supprimant le dossier "Data", la connexion" re-fonctionne." Voici l'erreur du fichier serveur.log: 2012-11-21 11:00:33,650 ERROR ...

Resolved! TableReferences in Directories : can we extend the schema?

Hello everyone, I'm actually playing with directories and table references. I have no problem with "basic" use of tableReference. My problem is that i would like to add some additional information in the reference table. Let's take an example with tw...

configure the connexion to the LDAP to get the group

hello I need some help to configure the connexion to the LDAP to get the group. The configuration file default-ldap-users-directory-config.xml to get the users work perfectly. Someone can help me to do the same thing for the groups LDAP ? Thanks a lo...

Resolved! LDAP : users et groupes

Bonjour Quelqu'un peut-il me dire comment paramétrer mon fichier de config de l'AD pour voir les groupes apparaitre dans NUXEO Actuellement default-ldap-users-directory-config.xml fonctionne bien pour les users mais pas pour les groupes de l'AD. Voic...

LDAP with 2 OU

Hello, I want to connect Nuxeo with our LDAP. But persons are saved in several "OU". How can I do it ? I try with "multi-users-directory" but it doesn't work. I create a file default-ldap-users-directory-bundle.xml with configuration of ldap : 1 dir...

delphine_ by Star Contributor
  • 687 Views
  • 2 replies
  • 0 kudos

Resolved! UserManager support for new 5.6 "powerUsers" functional group

I would like to map the "powerUsers" functional group to a directory group much like I do the "administrators" group. The UserService "userManager" extension point provides element "administratorsGroup" to support the "administrators" group. I don't ...

ron_1 by Star Contributor
  • 622 Views
  • 1 replies
  • 0 kudos

Why the jsf version is not upgraded

I am trying using "ui:repeat" in a view, it works well but the attribute varStatus="status" is null or "" . For each row I have a "h:commandLink" element and it has an action: "beanAction.delete(status.index)". The action not working because status v...

How to remove PDF links and Download links?

My workplace requires that we prevent users from downloading the documents or the PDFs. We need a way to force users to only view/edit content directly in the Nuxeo interface. The first thing I want to do is completely remove the download and PDF lin...

cogitech by Champ in-the-making
  • 1552 Views
  • 7 replies
  • 0 kudos

translation directives and names of tasks

Each task class has a variable called "needi18n". It is used to check if a directive is necessary to translate, but it is set nowhere, excluding publishing and comments. As result, the directive is not translated in gadget and on document summary pag...

adam_bo_ by Star Contributor
  • 348 Views
  • 0 replies
  • 0 kudos

Resolved! Warning: Unresponsive script

I am running the selenium test suites with the following command mvn verify -f nuxeo-distribution-dm/ftest/selenium/pom.xml -Ptomcat and I receive the below error several times in both the Selenium Functional Test Runner and the Nuxeo Platform windo...

waroo_ by Champ in-the-making
  • 1320 Views
  • 4 replies
  • 1 kudos

Commit transaction in UnrestrictedSessionRunner

We have a long process in UnrestrictedSessionRunner. In this one, we do a NXQL query. For each document in the query result, we do some stuff. Between each document treatment, we want to commit the transaction. We use "TransactionHelper.commitOrRollb...

maxr_ by Champ on-the-rise
  • 336 Views
  • 0 replies
  • 1 kudos

Resolved! Nuxeo starts then stop immediatly

Hi, I have just installed nuxeo 5.6 (nuxeo-cap-5.6-tomcat) on linux, and set it up. When I start the program, everything is fine, but the process stops immediatly, with no error in the logs. I have activated the debug, but no additional error info. Y...

osallou_ by Champ in-the-making
  • 547 Views
  • 1 replies
  • 0 kudos

Resolved! Webdriver and nuxeo server ports

I am trying to run the webdriver tests for nuxeo 5.6 I run mvn verify from \nuxeo-distribution\nuxeo-distribution-dm\ftest\webdriver\ however the server is launched on port 8080 and the webdriver tests are looking for the server on port 7055. How do ...

waroo_ by Champ in-the-making
  • 523 Views
  • 1 replies
  • 0 kudos