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

Resolved! Contribution as java class?

Is it possible do define contribution (to an extension point) as Java class? As i understand, XML contribution config is converted to an instance of java class with Xmap. For example: when contributing to WebLayoutManager's "layouts" ext. point, xml ...

dario_ by Champ in-the-making
  • 474 Views
  • 1 replies
  • 0 kudos

Resolved! Force install to use drive other than C for all components

I was doing an installation of Nuxeo DM on Windows 2008 and selected E:/NuxeoDM as the target installation directory. And then in the initial configuration process I selected E:/NuxeoData/data and /logs as defaults. All well and good, except the regi...

Resolved! Minimum development version for complex property query?

I am working on a plugin and I am at the point where querying complex properties would come handy. Sadly, even thought my query seems correct, it doesn't work, and I have no idea why it doesn't, or whether it should work at all with the Nuxeo version...

Resolved! Latest Nuxeo IDE

Just upgraded to the latest IDE and the update ran fine. However, when I jarred my project and started my dev server I was greeted with a strange error (although all the functionality of my plugin appears to work properly). The message I get is below...

Resolved! Nuxeo dm services

Bonjour, Je viens d'installer nuxeo dm (sous windows 7) sans aucune erreur. Je n’arrive pas à me connecter (première connexion) avec l’utilisateur et le mot de passe par défaut Administrator/Administrator. J’ai remarqué que le service Nuxeo dm ne fig...

Yoha_ by Champ in-the-making
  • 1150 Views
  • 8 replies
  • 2 kudos

Resolved! Identifiant ou mot de passe invalide ???

Bonjour Je viens d'installer la dernière version de Nuxeo DM 5.4.2, tout c'est bien passé pendant l’installation (enfin je crois, je suis vraiment une débutante qui n'y connaît pas grand chose !). Mais quand je veux me connecter avec administrator/ad...

shyriu by Champ in-the-making
  • 450 Views
  • 2 replies
  • 3 kudos

Resolved! What is error during sync listener execution?

Every time i create a new Workspace and then a File or Folder, nuxeo doesnt show me the containers for Name and Description, by reading my server.log i found that everytime i try to create a container inside another container for the first time this ...

Resolved! Validator with several methods

I have a validator class with a validate() method, I added another method [validate2()] to validate another field. How can I specify in Studio to call the second method?

Resolved! Remove "change comment"

When I edit my document I see the "Change comment" text area, is there anyway not to show it? My document doesn't have any facets.

Resolved! How can I get more contextual information in search results?

My organization is in the process of porting our document database from KnowledgeTree DM to Nuxeo DM, which generally meets our needs much better. However, there is at least one aspect of KnowledgeTree that seems to be woefully lacking in Nuxeo DM, a...