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