nuxeo-studio
Hi, I have configured a complex field for a document. This field is appearing as in nuxeo-data-table element. I have declared a property “myFormats” in document template which I want to use inside edit mode of nuxeo-data-table element. I am not able ...
0 votes
2 answers
0 comments
1326 views
Hello, I'd have a question for you. We would like to be able to auto generate as much of a complex configuration as we can but must do it in a way that allows us to manage the configuration within Studio. We have evaluated the configuration 'export' ...
1 votes
0 answers
1 comments
988 views
Hello, I would like to use an automation scripting to delete a user but I don't know how to do that. Could someone help me ? I tried Document.Delete it only works on a document and users are not documents. Thanks. ////////////////////// Bonjour, Je ...
0 votes
0 answers
0 comments
1053 views
Can anyone help fix unit tests that broke due to the default cache fix in Studio? https://jira.nuxeo.com/browse/NXS-5101 I am trying to build a new marketplace package in which the only difference is the studio release (compared to the last package ...
0 votes
1 answers
0 comments
1312 views
Hi guys, I would like know if it's possible create a group of permission or I could define one permission that it allow me create several documents type. For example: We have the next document types Document_01 Document_02 … Document_XX Case The ...
0 votes
1 answers
0 comments
1536 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
1397 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
1135 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
894 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
1342 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
988 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
1323 views
Hi, I just create a page provider with result form and a menu item with param auto set to true. When I click on the menu item the form is displayed and the request is executed each time a param is changed. I would like to execute the request each ...
0 votes
1 answers
0 comments
1347 views
I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...
0 votes
1 answers
1 comments
1271 views
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
992 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
998 views