Development
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
This product is not open source. It can not be used in production. You will not be able to add custom types and custom workflows. :(
0 votes
3 answers
5 comments
2561 views
Bonjour. J'ai créé un format de document AltCNRS_Docs. Pas moyen d'afficher les méta-données de ce format dans les colonnes de résultat. J'imagine qu'il faut faire quelque chose dans studio, mais je n'ai pas trouvé quoi. Si quelqu'un peut m'aider, ...
0 votes
1 answers
0 comments
1490 views
Does anyone have the docker-compose for a production server?
0 votes
0 answers
0 comments
1282 views
Hi we are creating our own system on top of nuxeo using its backend. The problem that i am struck in is that i want to do nested query search in nuxeo . Is it possible through page providers so far i didnt get any thing related to that . if some one ...
0 votes
1 answers
1 comments
1890 views
What is it?
0 votes
1 answers
0 comments
1660 views
there is a running review document process with 5 users, can I delete one user?
0 votes
0 answers
0 comments
1239 views
I just added 2 filter with the relatives aggregators with 2 different doctype in nuxeo-default-search-form and everithing works correctly. I didn't show a field in the search results, I don't know WHY. this field is showed correctly with common ...
1 votes
1 answers
1 comments
2615 views
Hi everyone, My apologies for a question wich, I guess, is a noob question :) I created a Document Type, with differents fields for creation layout. This document type extends Folder. Can you tell me how I can dynamiquely generate the name of my ...
0 votes
3 answers
1 comments
2008 views
Hi, While starting server I am getting following error . ulerService notification of application started failed: null
java.lang.NullPointerException
at com.novemberain.quartz.mongodb.util.Keys.toFilter(Keys.java:58)
at ...
0 votes
1 answers
0 comments
3576 views
When i start approval workflow with selected users, after can i add new users to current process?
0 votes
1 answers
2 comments
1495 views
Hello All, I want to cutomize the nuxeo pages which I have listed below for startup redirection I have attached two files below. I am putting and customizing 1_view_home.xhtml which I have created as a sample. I am changing and replacing the path of ...
0 votes
0 answers
0 comments
1567 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
Hi, I want to merges blobs but when I try `nuxeoClient.operation('Blob.ConcatenatePDFs') .params({ filename: fileName }) .input(blobList) .execute() ` , I get ...
0 votes
5 answers
4 comments
4629 views