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

PCLM Share Action

Wondering if anyone has some advice for me. We have a share action that allows users to quickly share internally, the action allows the selection of users and it verifies that they don't have access to login to the current document. If the user can a...

Terminate escalation rule on exception

Hi, I have created an escalation rule which triggers on time but i want to cancel this escalation rule if my automation chain throws any exception, right now the escalation rules trigger again and again after the given time interval. I used the funct...

Customize EasyShare Pages?

We have some use-cases that the EasyShare package seems suited for, but we need to customize the default look so that it is branded for our company (instead of for Nuxeo). Has anyone done this? It honestly seems like a feature that should be built in...

type an image title

Resolved! Preview of Apple Keynote files?

Has anyone been able to get a preview renditions of Apple Keynote files in WebUI? It seems like it should be possible as LibreOffice can open .key files, and there seems to be a converter in the Nuxeo code. However, upon importer of a .key file there...

Resolved! How do I remove a facet from an existing document.

I need to remove the HiddenInNavigation facet from the UserWorkspacesRoot document type. How do I do that? I have tried with this: <extension target="org.nuxeo.ecm.core.schema.TypeService" point="doctype"> <doctype name="UserWorkspacesRoot" extends...

How to avoid infinite scrolling in Web UI and use pagination

Hello, I am trying to change how results are displayed in the nuxeo Web UI, and I want to remove the infinite scroll and use navigation instead. I want to change all "nuxeo-data-table" elements. I have found that the "nuxeo-data-table" element has a ...

Rodri_ by Star Contributor
  • 683 Views
  • 1 replies
  • 1 kudos

nuxeo authentication using keycloak

Hello, I want to configure my Nuxeo in order to allow authentication using Keycloak. I started by configuring my Nuxeo with LDAP. The particularity of my LDAP is that I dont have "member" attribute in my group object, I have a custom attribute to get...

Analytics page Search tab doesn&apos;t refresh

On the Analytics page, Search tab there are date filters (1). Changing dates nothing happens. There is no refresh button. So this page always displays the same info. Using the browser refresh, some info updates like Number of calls (2), but not the C...

type an image title

Resolved! missing service UserMapperComponent

Hello, I got this error message after configuring Keycloak with Nuxeo : 2020-08-26T18:22:37,224 ERROR [main] [org.nuxeo.runtime.osgi.OSGiRuntimeService] Nuxeo Platform Started ====================================================================== = C...

Add Extra Fields to User

Dear All i followed all steps in [[https://doc.nuxeo.com/nxdoc/how-to-add-new-fields-to-the-user-profile-or-group-profile/] ] to add new Field for users and my file : <xs:schema targetNamespace="http://www.nuxeo.org/ecm/schemas/user" xmlns:xs="http...

Script running at Server startup

Hi, I am testing automation and have created a script that I am using for testing function run(input, params) { Console.log("Creating NEWDOC"); var root = Repository.GetDocument(null, { "value" : "/" }); var newDoc = Document.Create(root, { "...

Resolved! Drag and drop - EXPORT

Hi, Has anybody managed to EXPORT documents from WebUI by drag and drop? Specifically, I'd love to drag a document to an Outlook message and thus add it as an attachment. I know Nuxeo can send emails itself, but in the specific use case sending somet...

michal_m by Confirmed Champ
  • 698 Views
  • 1 replies
  • 0 kudos

Register Automation Helper In Nuxeo Studio

Hi, I have contributed a new custom automation helper which is working fine now i want that custom automation helper in my nuxeo studio so it is visible for me in automation chain and scripts like the Fn library as shown in the attached image

Error viewing previous version of a document. Error 500

Good Morning, I have a problem with the versions of my documents. The latest version is displayed without problems, but when I want to view a previous one, I get a 500 error (internal server error; Invalid Json; The document could not be loaded) I ha...

j_porras by Champ in-the-making
  • 3017 Views
  • 9 replies
  • 0 kudos