document-management
Hi, When I try to merge some PDFs to have one document with nuxeo operation Blob.ConcatenatePDFs, I always have this exception : Caused by: org.nuxeo.ecm.automation.OperationException: Failed to invoke operation Blob.ConcatenatePDFs at ...
0 votes
1 answers
0 comments
900 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
I'm using Nuxeo IDE 7.10 and i want to add Read privilege and some other modifications to Nuxeo-routing-default bundle without using Nuxeo Studio, how can i do this ?
0 votes
1 answers
0 comments
2044 views
I'm using Nuxeo IDE 7.10 and i'm trying some examples to discover the default workflow ( Serial / Parrallel document review ) so i'm wondering if the Edit permission granted by Workflow** is sufficient for participants to validate or reject the ...
0 votes
0 answers
0 comments
2033 views
I'm using Nuxeo IDE 7.10 and I'm trying to set a workflow on documents , i've done this: Create document (type : File) Add Serial workflow i've noticed that Edit permission is granted by Workflow When connecting as the participant user to validate ...
0 votes
0 answers
0 comments
4161 views
When trying to follow a published document , i'm getting the following error : org.nuxeo.ecm.core.api.model.PropertyException: Cannot set property on a version: notif:notifications . Am I missing some settings ? I'm not getting any error when ...
0 votes
1 answers
6 comments
3696 views
I want to change the subject of the email permission, and i can't find the bundle that contains the permission notification. I'm looking for something like this : <notification name="test" channel="email" enabled="true" availableIn="section" ...
0 votes
1 answers
1 comments
4081 views
I'm looking for a way to select all the documents in folder/workspace. Now i can only select those that appear in the same page, and i have to go to the following page to select the others … Any idea would appreciated.
1 votes
1 answers
0 comments
2474 views
I'm using the following code to display some drop down lists based on condition , it's working fine when creating a document but when trying to modify the documents , the select doesn't change i keep getting the first value . I'm using Nuxeo 7.10 ...
0 votes
1 answers
20 comments
5337 views
I'm using Nuxeo IDE and I'm looking for a way to show or hide a field based on a drop down list value For example Drop down list values : A ; B If the Drop down list value is A the field should be hidden ; if the value is B the field should be ...
0 votes
3 answers
0 comments
4552 views
I'm using Nuxeo IDE , and i want to display a drop down list in my creation layout form , this drop down list should be displayed only if another drop down list is filled with a certain value , can anyone show me how to do that , normally i should ...
0 votes
1 answers
11 comments
5092 views
I'm facing a problem with datetime widget and NXQL query. Actually when choosing for example a date from 14 - 30 June 2015 in customized search created in my contentview, i'm getting TIMESTAMP '2015-06-29 23:00:00' rather than TIMESTAMP '2015-06-30 ...
0 votes
1 answers
0 comments
1917 views
I want to add the below button to my content view, i've added this action <action icon="/icons/edit_columns.png" id="contentViewEditColumns" label="label.contentview.edit.columns" order="80" type="fancybox"> ...
0 votes
0 answers
0 comments
1624 views
I've noticed that when i apply local configuration on workspace, the thumbnail view disappear from the menu. i've attached a screen shot of what i'm getting after Administration -> Local configuration What should I add in order to keep the ...
0 votes
1 answers
3 comments
1899 views
I've imported some data using CSV import, configured folder to search for specific metadata using Administration -> Local configuration -> Document content configuration , so when filtering date, sometimes it gives results sometimes not. I've ...
0 votes
1 answers
4 comments
2763 views