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

Nuxeo api - How a user can update his own profile ?

Hello, It seems that only the users who belong to the group Administrator can update user profiles. But I would like to allow the authentified user to be able to update his own profile. How could I do that ? I tried with the PUT request : curl -X PUT...

Implementation Fancybox

Hello, I want to implement a Fancybox inside our Tab. I don't now how to install the Bundles for the module 'FancyBox'. Thanks.

No marshaller found

Hello, I have vanila nuxeo 9.10 instalation on ubuntu 18. And on operations in Nuxeo UI or Nuxeo JSF I am getting errors: 2018-09-20 16:41:25,420 ERROR [http-nio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.core.event.impl.EventServiceImpl] Exception during ...

Overriding delete button

Hi :) I want to override the delete button.I want to show the button only if the documents are in a specific LifeCycleState.I am lookin at the ActionService extensions but i am not finding the Id of the delete button.Can someone help me please

Nuxeo online services required for hotfixes ?

Hi, I would like to know whether a registration to Nuxeo Online Services is required to have access to the updates and security hotfixes for the Nuxeo platform. Is there another way to get access to these ? It seems that the price of Nuxeo Online Ser...

Simon_Ouin by Champ in-the-making
  • 561 Views
  • 2 replies
  • 0 kudos

When have we got to use coreSession.save()?

Hi, In Nuxeo University, course "Nuxeo Platform Developer Basics", video "Manipulating Documents Part 1: Creation and Retrieval", the narrator tells us that we will only have to use coreSession.save() on unit tests, because everywhere else is called ...

Resolved! newDocument action - filter available document types

I would like to restrict the available types on a new document creation inside a workspace. Using studio I restricted the Accepted Children Types for the Workspace type in Content Model\Documents section Anyway I still have some entries like "discuss...

Gab_ by Confirmed Champ
  • 855 Views
  • 3 replies
  • 0 kudos

Problem with version of nuxeo.js installed by nuxeo-cli

nuxeo-cli@1.8.4 and generator-nuxeo@2.8.1 are installed globally (as well as nuxeo@3.7.1 ) When i bootstrap an angular projet, the dependency in package.json for nuxeo javascript client is 1.2.1 instead of expected latest Nuxeo JS client version (3.5...

Resolved! Predefined types of document and folder

Is it possible to disable some types of document and folder? For example, when I add a new resource, I don't want "forum" and "blog" to appear between tha possible choices. Is there a way to disable them?

Alice_ by Star Contributor
  • 725 Views
  • 3 replies
  • 1 kudos

404 Error on Platform

Hi, I have to fetch Blob contents from the documents using Event Listeners for some transformation. I'm using Apache Tika Java API to fetch the contents. Since Tika dependencies are not available in Nuxeo, I've added all tika dependencies into a fat ...

nuxeo-retention

Nuxeo Folks - regarding: https://github.com/nuxeo-sandbox/nuxeo-retention I realize this is in the sandbox - but this component has some interesting capabilities for us. In experimenting with it - I've defined an automation action to be taken upon re...

Eric_Ace by Confirmed Champ
  • 447 Views
  • 1 replies
  • 0 kudos

Change login page style

Hello Can I change login page in nuxeo server? I read login page But i don't find directory in nuxeo server for override this xml file. I wont change login.jsp Tnx