10.10


Related Questions
I have made a custom login plugin, where for the time being I am testing user creation in the handleRetrieveIdentity() method of the Authenticator. I am currently doing the following to save a user. UserManager userManager = ...
  0 votes
  0 answers
  0 comments
  1069 views

Hello, I'm trying to translate one my life cycle state in French. In the Designer I've created the file : messages-fr-FR.json but I can't achieve to translate my life cycle state. I tried (in my example, my state is “merged”): { “label.merged”:“Dans ...
  0 votes
  1 answers
  0 comments
  1309 views

Hello, I would like to use a simple EL expression in a Event Handlers in Studio. I would like something like : Document.Parent.primarytype==“Sujet” I tried different ways but nothing works… Can someone help me ? Thanks
  0 votes
  1 answers
  0 comments
  1055 views

Hello, I use : Nuxeo 10.10 (LTS 2019) PostgreSQL 11.X ElasticSearch 6.5.X I plan to deploy a HA Nuxeo Cluster**. If i use org.nuxeo.ecm.core.storage.sql.kv.SQLKeyValueStore according to https://jira.nuxeo.com/browse/NXP-25604 , do i need Redis ? ...
  0 votes
  2 answers
  4 comments
  1428 views

Hello, I created a Text note. I edit it and change its type to Markdown and after click on “Toggle Full Screen”. When I close the “Toggle Full Screen” the text content of this Note has disappeared ! Thanks, François
  0 votes
  0 answers
  2 comments
  939 views

Bonjour, Je suis en train d'apprendre à utiliser Nuxeo. J'ai créé un formulaire qui contient des nuxeo-checkmarks qui sont des groupes avec différentes addresses de mail. J'aimerais savoir si c'est possible afficher les addresses qui sont dedans le ...
  0 votes
  0 answers
  0 comments
  827 views

Bonjour, Je voudrais utiliser le champ “Custom EL expression” dans un “Event Handler” afin de vérifier que le parent du document que je créé est de type “sujet”. Quelle est l'expression que je dois utiliser ? Je ne trouve pas comment faire dans la ...
  0 votes
  1 answers
  1 comments
  1265 views

Including “redis” in “nuxeo.templates” seems to override the previously selected database template (postgresql in our case). nuxeo.template.includes=default For example when we have this configuration: nuxeo.templates=postgresql,docker,redis ...
  0 votes
  1 answers
  1 comments
  1392 views

Hello, When editing a HTML note, the preview button of the embedded editor opens a blank screen. Thanks,
  0 votes
  1 answers
  0 comments
  1024 views

Hello, I'm using LTS 2019 and with nuxeo studio (Web UI), in the designer, on an action (a nuxeo-operation-button) I have the “error-label” argument. My question is, is there a way to make this message last longer for the user ? Thanks
  0 votes
  0 answers
  0 comments
  912 views

Hello, I'm working with nuxeo sudio 10.10 (WEB UI) and I would like to redirect the user after an action launching an automation chain. In my case I try to use the event property : https://doc.nuxeo.com/1010/nxdoc/how-to-use-events/ And the one I ...
  0 votes
  1 answers
  0 comments
  1232 views

Hello, I use nuxeo LTS 2019. From a PHP app, i want to list vocabulary entries (for example 'country') using the REST API curl -X GET 'https://demo.nuxeo.com/nuxeo/api/v1/directory/country?' -H 'X-Authentication-Token: ...
  0 votes
  2 answers
  0 comments
  1258 views

Hello, Some problems occur when playing with the “Toggle full screen button” when editing a note. A new modal window is opened with the content. When closing this window the text area with the document content disappears. When clicking a second time ...
  0 votes
  0 answers
  0 comments
  961 views

arender-html-perf.log: Start=2019-03-14 12:13:53,645 || End=2019-03-14 12:13:53,766 || TimeMs=121 || User=null || Method=ServletDocumentService.getDocumentLayout(..) || MimeType=null || ...
  0 votes
  0 answers
  0 comments
  825 views

Is there a smart solution to get the full text extracted from the FulltextExtractorWork and be sure that my listener is executed after ? The solution I have now is to fork the code and regenerate the full text extraction.
  0 votes
  2 answers
  1 comments
  1283 views