nuxeo-studio
Hi, In a content view I created a custom column using a template which displays a property of another document( for example title of parent). This is working properly in content view and displays what i want. When i use Excel Export in this content ...
2 votes
0 answers
0 comments
1684 views
Hello, Is there any way to filter a boolean metadata on search filter of a content view without using it always as mandatory(being true/false and using a checkbox means that it always will be used while searching)? Thanks, Bora
1 votes
1 answers
0 comments
1904 views
I want to create Nuxeo document using S3 blob as mentioned in this document https://www.nuxeo.com/blog/nuxeo-aws-lambda-create-a-document-from-an-uploaded-blob-in-aws-s3/ The steps I followed Created “nuxeoS3DocImporter-1.0-SNAPSHOT.jar” using the ...
0 votes
0 answers
2 comments
1911 views
Hello! I am building a operation chain (OP_1) that this call to other operation chain (OP_2). The first operation use the RunOperationOnList with the next configuration: id: OP_1 List: listUser insolate: false item: item newTx: false parameters: ...
1 votes
0 answers
0 comments
1907 views
Hello, I am building a “automation chain” operations ( WF_anadirPermisoSolicitud ) that it has one parameter. This operation is referenced by other chain with a “Run Chain” operation ( WF_anadirListaPermisosSolicitud ), using the parameters field. ...
0 votes
0 answers
1 comments
1675 views
Evening, I would like to send an email in which it's says something like: “Dear Sir, {user.name} {user.firstname} has provided a document for you on the platerform” The user is a property of said document, so here is what I tried (for example with ...
0 votes
1 answers
0 comments
1640 views
Hello everyone, I am trying to change the display of one widget. Here is my configuration on studio: Widget type “List” - Display “Table” on a complex multivalued field. With “Hide Label” checked and “Hide subwidgets labels” at “No”. Here is what I ...
0 votes
1 answers
2 comments
2252 views
It seems it is possible to add a facet to a document instance. A facet can hold a reference to a schema. I have various document types whose instances could be associated to a custom schema. How can I manage to achieve that goal (let users add the ...
1 votes
0 answers
0 comments
2155 views
Hello everyone, I would like to use the search engine to search on parents of a hierarchical vocabulary and get every document having one of the children in the field. Here is an example so I can explain better: A vocabulray like this: Parent 1 ...
0 votes
2 answers
0 comments
2856 views
Hello, I am trying to find out how to delete very old releases created in studio. So that i don't have a really long list of old releases which are of no use to me, in the update center of my application. Thank you
0 votes
1 answers
2 comments
1534 views
Hello, In my layout I would like to be able to search a document but be able to search either on its name or on its code. I tried several things with the nxql query but couldn't make it work. I thought about the javascript formatter but I think it ...
0 votes
1 answers
0 comments
1875 views
I have an advanced search content view where i want to display a field if condition is true. The mode of the widget is definet by “#{currentUser.isMemberOf('KartelistDPB') ? 'edit' : 'hidden'}“. The same expression is evaluated in forms but not in ...
3 votes
0 answers
0 comments
1892 views
I want to remove this searches but i can not find any extension which removes this action in nuxeo 7.1
1 votes
0 answers
0 comments
1673 views
Hello we want to use Nuxeo Studio 8.1 and we need to know the price offer: (Silver,Gold,Platinum) so we can consider to buy the service. Thanks in advance!!! Florent Guillaume
0 votes
1 answers
1 comments
5931 views
Update directly from Studio I run Nuxeo LTS 2016 in the default/official Docker image. Recently the update mechanism via Studio keeps failing, but it had worked before. No idea why it's not working, but I can see that the UpdateManager is looking ...
0 votes
0 answers
1 comments
2820 views