nuxeo-studio
Hi, As I have much more than 300 workspaces based on a same template structure, I would like to display breadcrumbs of the document in the ajax results displayed in quick search. I would also like to display these breadcrumbs in the result list of ...
0 votes
0 answers
0 comments
1319 views
Hi, I have a document type named “campsite” in which I have fields that refer to documents with other document types, “contracts” and “law”. I would like, in view layout of contracts and law documents to display list of campsite where they are ...
0 votes
1 answers
0 comments
1493 views
I can't see resolution actions in Nuxeo Studio
0 votes
0 answers
0 comments
1188 views
Hello, I'm wondering if I'm missing some info on how to override existing Web UI elements via Nuxeo Studio. After reading https://doc.nuxeo.com/910/nxdoc/web-ui-deployment/ I tried overriding some Web UI components. For example I tried to override ...
1 votes
1 answers
1 comments
3482 views
Hi everyone, I created a publication workflow in witch, for a given document type, users have to follow a validation process before publication by is supervisor (users don't have the right to publish, only supervisors have). My trouble is : When the ...
0 votes
0 answers
0 comments
1475 views
Hello everyone, Do we have any possiblities to filter out the document types that one can create based on his permissions ? For example I want to allow Member to create only basic documents in a folder, like Audio, Note or File, where as ...
0 votes
2 answers
1 comments
2034 views
Hello, A newbie question: how can I pass parameters to NXQL request of a Page Provider via WebUI Designer ? I'm trying to create a customized content view for a Folderish document. I created a Page Provider in Nuxeo Studio Modeler as follows: Then ...
0 votes
1 answers
2 comments
10005 views
Hello, So far I know rather a lot about using Nuxeo Studio with JSF UI, but the latest project that I am working on is targeted to use exclusively WebUI, which I don't know well yet. So, the question is pretty much dumb: how do I deactivate “Create ...
0 votes
1 answers
3 comments
2180 views
Can i create Workflow Process without Nuxeo Studio?
0 votes
3 answers
0 comments
1564 views
Hello, I am currently trying to wipe and reinstall Nuxeo (from Homebrew) and I'm having some difficulties with remote connections. The initial install goes fine, but after having issues with the install pulling packages I wiped out everything and ...
0 votes
1 answers
3 comments
2055 views
Working with a content view. I am looking to offer the user the capability to perform a search on multiple keywords with AND operator For instance : keyword1 : 'tag1' keyword2: 'tag2' keyword3: 'tag3' => SELECT * FROM Document WHERE ...
0 votes
0 answers
0 comments
1390 views
Hello Guys, I have Problem in Removing Specific Attachment From Document. When I try to delete attachment with index 3, it will always delete last attachment that is index 0. I have tried using below code. DocumentService ds = ...
0 votes
1 answers
1 comments
1571 views
Hi All, We have a scenario where we need to implement the following use case. Start the workflow and call the external asynchronous REST service (potentially this service will place message on MQ). Pause on that step to be notified to continue to ...
0 votes
0 answers
0 comments
1491 views
I set up an action in order to dynamically add a facet (including its own schema) to several standard doc types. The automation operation uses the AddFacet operation (backported to LTS2015). A custom tab is associated to my custom facet. The process ...
0 votes
0 answers
3 comments
1825 views
Hi, I'm using a ContentView in a tab to allow users to search specific Documents. This tab also contains a User Action (button) linked to an automation chain. I'm looking for a way to get thoses parameters passed to the automation chain when the ...
1 votes
0 answers
0 comments
1654 views