nuxeo-studio
Hi guys, I have created a docker image to run Nuxeo 11.4.42. I was able to register (typing my username, token and the project in studio) and start it, however, when accessing localhost:8080 it seems it is an empty project, but if I access studio, I ...
0 votes
0 answers
0 comments
20 views
Hello Everyone did anyone had this error in the nuxeo dev tools extension?
0 votes
1 answers
0 comments
36 views
Hello Nuxeo community I'm having a problem in nuxeo studio designer part: I don't find created properties and when i want to drag and drop them it doesn't work either. Does anyone know what is the problem origin? thank you
0 votes
1 answers
0 comments
23 views
Hi, I'm triing new nuxeo platform: Nuxeo Platform LTS 2021 Together with nuxeo studio. My question is related with hot deploy: 1) First time I deploy nuxeo-studio project it works fine and the module is deployed correctly in the bundle folders. 2) ...
0 votes
2 answers
2 comments
75 views
I have created workflow (definition& new document type) in studio. After update, I do not see the new workflow in the JSF Admin under workflow. I even used the 'Release' and apply for update. But still do not see the new workflow deployed on ...
0 votes
1 answers
0 comments
66 views
I have a workflow with multiple tasks. When I try to complete my task and got 502 Bad gateway exception while completing, the task becomes empty, i see the graph of my workflow from nuxeo ui and shows me empty task and Automation chain execution ...
0 votes
1 answers
0 comments
93 views
I try to trigger an automation script when a child is added or deleted from a folderish custom document. I have a simple automation script with a console.log message to test the trigger. I've created an event handler with document.modified event in ...
0 votes
4 answers
0 comments
160 views
Hi, I want to select all the document in a particular folder. I am just able to select multiple docs but not all the docs in one click. How can I activate selectAll checbox in nuxeo-data-table component? Could anyone please help me to find this out? ...
0 votes
1 answers
2 comments
143 views
Hi Everybody, When I set my nuxeo-dropzone element and restrict it to pdf file type, I want to be able to display an error message that it cannot load the file. It fails silently if you upload a type that's not accepted. Example, <nuxeo-dropzone ...
0 votes
2 answers
0 comments
544 views
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
0 votes
1 answers
0 comments
175 views
Hello, I have an application that should use Nuxeo API to list documents/rename them.. The issue here is that Nuxeo and my application have distinct user directories (and should stay that way..). My question is: Does Nuxeo expose a UI component (pop ...
0 votes
1 answers
4 comments
266 views
Bonjour, Comment je peux donner des permissions aux utilisateurs externes en utilisant un automation chain? D'habitudes j'utilise Document.AddACE pour donner les permissions à nos utilisateurs internes. Je vous remercie d'avance pour votre aide. ...
0 votes
1 answers
3 comments
243 views
I want to activate a task button depending on a property in the input document: In the filter-input in the workflow node properties Task Button tab I've put the following ID: PanMuntligOverlaggning_enable Then in Advanced Settings->Xml Extensions ...
0 votes
3 answers
1 comments
315 views
We have a lot of AD groups that are already defined, we would like to have the groups existing in all environments.
0 votes
0 answers
0 comments
178 views
Is there an easy way to modify a CSS element for a dom-module using Studio? I figure I could create a custom element, and copy the module code from the elements.html, then modify as desired. However, that also requires an import into our bundle.html ...
0 votes
2 answers
0 comments
293 views