8.10
Hello, I wanto you change the title of my Nuxeo Plateform Page (I can do it in the admin tab by changing widget name of product) but I want to make it by an extension in studio. Someone know a way to do that? Thanks Sincerely
0 votes
0 answers
0 comments
442 views
I am doing a bulk update using nuxeo csv-import. The documents have existing data in an integer field. I'd like to force the integer fields to have a null value. To be clear, this means the value in my:integerField will need to change from “12345” ...
0 votes
1 answers
1 comments
587 views
Hi, Is it possible to collaborate in Nuxeo Studio project? Do we need several accounts (one for each team member) or only common one account ? Regards,
0 votes
0 answers
0 comments
455 views
Hi! I'm working on an automation chain in studio, and I'm running into an issue on trying to recursively apply a RunDocumentOperation operation to each document returned from a query. The general structure is I have this contextual user action, when ...
1 votes
0 answers
1 comments
657 views
Since I passed on Nuxeo LTS2016 , when a user publish a document to a section , sometimes the notification is send, but most of the time it's not. On my 5.8 platform, it used to work fine. I have the message in the server.log : 2018-09-26 ...
1 votes
1 answers
3 comments
817 views
I'm trying to hide the “Delete” button on the view_documents only if the selected custom document have a boolean property to 1. I'm using the Studio only … I tried to implement a contribution to the extension point “filter” but it does not seem to ...
0 votes
2 answers
6 comments
804 views
Hi Everyone, I begin in Nuxeo workflow use and I probably have a issue in my transition condition, but I don't understand where (I'm a noob also in MVEL) In a task, I have 2 transitions, and each calls an automation chain (Tchange only the state of ...
0 votes
1 answers
0 comments
661 views
Hello, I want to implement a Fancybox inside our Tab. I don't now how to install the Bundles for the module 'FancyBox'. Thanks.
0 votes
0 answers
0 comments
559 views
When a task is opened, there is an information that the “task form cannot be displayed right now. Try Again”. What is a structure of a JSON for this kind of layout ?
0 votes
1 answers
1 comments
745 views
0 votes
0 answers
0 comments
591 views
Hi , I want to override a document type in nuxeo, i try to do it with nuxeo studio i don't find a solution. Anyone can help me.
0 votes
1 answers
0 comments
755 views
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 ...
0 votes
0 answers
0 comments
643 views
Hi, I would like to restrict the available types on a new document creation inside a specific path. For example, when I'm inside “http://lNuxeo_server/nuxeo/nxpath/default/default-domain/workspaces/test/Revues, i want to display the types document ...
0 votes
1 answers
1 comments
679 views
has someone already change locale via the java code ? can you give me a hand to help me to make a function that will change the locale of one user. Thanks
0 votes
0 answers
0 comments
638 views
Is that possible to use internationalization system (properties files) with FreeMarker and the Web-Engine ? Thanks
0 votes
0 answers
0 comments
677 views