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
Hello All, I'm working on a data entry form for Accounts Payables processing. We have a need to allow inline editing into a Nuxeo datatable element in order to speed up our line item data entry process. We can enable inline editing into the cells, ...
1 votes
2 answers
0 comments
986 views
Hello, Assuming I have created a custom user field called user:manager to store the user manager information, I would like to dynamically assign a task to him. So the scenario is: jdoe execute a task, then the second task is routed the the jdoe's ...
0 votes
1 answers
2 comments
1200 views
Hello all, We needed to perform some SQL (MS-SQL) updates to documents stored in our db's. When we perform this update, we re-index those specific documents in Elasticsearch. However, the data on the frontend still displays the old data, and not the ...
0 votes
1 answers
1 comments
906 views
Hello Team, I am a computer science student and I found your platform and I would like to learn how to use it by implementing some things with it. For my first project, I wanted to try to build a system that tracks bills. So I created a schema for a ...
0 votes
1 answers
0 comments
1185 views
Hello, I would like to use a drawer menu with the parameter “User will access it from” = “a new drawer menu item” and “Menu” = “User Menu”. In this drawer menu I want to be redirected to the view-layout of a certain document which I have the path. ...
0 votes
0 answers
1 comments
1363 views
We wanted to perform an external REST call to a non-Nuxeo middleware within Nuxeo Studio. We were thinking of going the route of having an Automation Script perform this REST call with the Nashorn Engine. Is this possible? If so, what is the ...
0 votes
1 answers
1 comments
1252 views
Hello, I am trying set a default value within a form create layout for a single document suggestion widget. I have tried the following within the custom properties to no avail: defaultValue #{currentDocument.customSchema.customDocProperty} …where ...
0 votes
2 answers
2 comments
1442 views
Hello, I am having an issue with passing params to my Automation Script via an Automation Chain. My Automation Script has one parameter value called 'ConditionalValue' that will be used to perform some validation checks before performing a specific ...
0 votes
1 answers
0 comments
1090 views
Hello, I have no result when I use STARTSWITH predicate in my page provider on a simple String property. If I change the predicate with a LIKE all is working. Is there someone with the same issue ? Thanks.
0 votes
3 answers
0 comments
1218 views
Hello community, I want to have an idea about overriding nuxeo WebUi elements on Nuxeo Studio. Is there a simple way to override existing bottons (dom-modules) from RESOURCES tab in the design mode of nuxeo studio. I read documentation on ...
0 votes
1 answers
0 comments
1609 views
Hi, I was wondering how you change a document name from an automation chain? I am trying the following, but running into an error: - Document.SetProperty: xpath: "ecm:name" value: "testNewDocName" When this chain executes, I am met with the ...
0 votes
3 answers
1 comments
1378 views
I am trying to create an automation chain which is called on the event 'documentCreated' and newly uploaded document is saved as attachment on another document. But after attaching, this newly uploaded document is also created as new document. I ...
0 votes
0 answers
5 comments
1114 views
Using purely Nuxeo Studio, how do you go about validating a numeric range for a float field in a form layout? Currently, I have the validation set in the schema field properties that this float can only be values in the inclusive-range: [0.1, 9.9]. ...
0 votes
1 answers
0 comments
1496 views
Hello ! In the view layout of a document I'm using the element : “nuxeo-document-viewer” I would like to know how is it possible to rename the file I upload when I do it ? For example using the metadata of the file or anything else. Thanks :)
0 votes
1 answers
0 comments
923 views
Hello community ! I am trying to force an extension while uploading my file on a local document type. I want to know if it is possible. And if yes, where I can write the mime-type wanted ? Thank you
0 votes
6 answers
0 comments
1187 views
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