nuxeo-studio
Hello, I am executing an automation script when a document is created. The document will be created using either drag and drop or using API. Is there a way to access the Windows File properties (such as Folderpath/Date Created/Date modified) and ...
0 votes
0 answers
0 comments
154 views
Hello, I created a custom Page Provider to search for specific words in a specific document : <coreQueryPageProvider name="document_full_text_search"> <trackUsage>true</trackUsage> <property ...
0 votes
1 answers
0 comments
7852 views
Hello, I created a event handler to be executed after document creation. It works for type Domain, WorkspaceRoot and Workspace. It executes a custom chain with 2 operations : Context.FetchDocument then Database.InsertData (my custom operation). When ...
0 votes
1 answers
0 comments
900 views
Hello, I have the simple property <xs:element name="para"> <xs:simpleType> <xs:list> <xs:simpleType> <xs:restriction base="xs:string" ref:resolver="userManagerResolver" ref:type="user"/> </xs:simpleType> ...
0 votes
1 answers
2 comments
817 views
I would like a list of includes for permission. Does anyone have a resource?
0 votes
1 answers
0 comments
811 views
Hi, For user/group schema, directory display all users and groups. But I want to display a specific list of users and group. I Try to create a user page provider but I don't which is the appropriate querry and predicates. Could you help me Thanks
0 votes
1 answers
0 comments
882 views
Hi, I was trying to display the list of my document children following this HowTo :https://doc.nuxeo.com/nxdoc/how-to-display-children-documents-listing/ The obtained result does not correspond to my expectations : The filter doesn't work and the ...
0 votes
1 answers
2 comments
965 views
Hi, I want to get a file from an existing document (Type: New-Workspace) and to attach it to another document (Type: Project) using an automation chain ( Please see attached document) when I create a new project I receive an error message (Please ...
0 votes
1 answers
0 comments
898 views
Hi, I have a structure template “Operation” and a group “DOP”. I add a new ACL that grant “Read” permession for “DOP” on the “Operation”. I reload and I restart nuxeo server then I check the Obtained Result : DOP' memebers don't have permession to ...
0 votes
2 answers
0 comments
772 views
Hello, Is it possible to create a new external template from my studio project
0 votes
1 answers
0 comments
740 views
Hi, I have trial account in nuxeo connect, tried to install nuxeo-cli. after installation it shows 25 packages are looking for funding. on running nuxeo command i'm getting the error cannot find the module 'pad-left'. Please guide to resolve the ...
0 votes
1 answers
3 comments
974 views
Hey guys, I'm new to Nuxeo, I am, very simply, trying to customize the UI of an element in Nuxeo studio Designer. Now in all documentation and demo's I see a button, on top next to my project name, to switch between the modeler and the Designer. ...
0 votes
1 answers
3 comments
699 views
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
1 answers
0 comments
696 views
Hello Everyone did anyone had this error in the nuxeo dev tools extension?
0 votes
1 answers
0 comments
1015 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
660 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
1365 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
707 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
774 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
923 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
925 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
11581 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
784 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
1028 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
1109 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
1526 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
672 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
1093 views
When editing a document, you get a message in the top-right saying: A draft of this document has been saved. Use Draft | Discard Draft How do I disable this action? I tried to find it via the Admin UI Development mode, but could not hover over it. ...
0 votes
0 answers
1 comments
801 views
Hello, We are currently using the default quick search implementation in our Nuxeo instance: https://doc.nuxeo.com/nxdoc/quick-search-jsf-ui/ . We have a unique-identifier field on a custom doc-type that we would like to expose into this quick ...
0 votes
0 answers
0 comments
1023 views
I'm trying to use the document suggestion results to populate multiple UI fields after selection. The only value accessible post-selection is the document id. Is there a way to return a document object after selection, or is there an API call that ...
0 votes
2 answers
0 comments
1206 views