nuxeo-studio
I use an histogram widget along with usual widgets. As soon as I add some (not all) checkbox widget there are problems with filtered results Eg : unfiltered results : the aggregates show 2 matching results for a value I click the aggregate widget ...
0 votes
1 answers
0 comments
1696 views
I m trying to build a content view that should either query a year field or fetch document created last year. Is there an equivalent in EL to a MVEL expression such as @{CurrentDate.years(1).format("yyyy")}
0 votes
0 answers
1 comments
1855 views
Usually, Nuxeo Studio exposes widgets that deal indifferently with users or groups. In the case of aggregates such as selectManyListboxUserAggregate, it seems this is not the case. Unfortunately, some fields in custom documents do hold a reference ...
0 votes
1 answers
0 comments
1670 views
Sorry for this naive question, but is Nuxeo Studio open source? I don't see it on Github , so I guess it is proprietary?
0 votes
1 answers
1 comments
3356 views
I created a simple “Operation” using Nuxeo IDE plugin for Eclipse. All my Operation does is execute a System.out.println statement. I am able to export it to Nuxeo, create a new Automation Chain where I can select my operation. I am able to add that ...
0 votes
0 answers
0 comments
1675 views
I have a custom schema holding a date field. I have designed a content view with a filter containing aggregate widgets. The date histogram works fine on my custom field, but the date range does not seem to work, at least with my custom field : I ve ...
0 votes
0 answers
1 comments
3452 views
The long story : I want to use a vocabulary suggestion widget that limits the entries of the search according to the user connected (sort of acls on entries). This is an external directory holding thousands of entries. I would have liked to use ...
0 votes
0 answers
0 comments
1699 views
Hello, I try to customize layouts using Studio (Nuxeo 5.8 platform). I need to create/view/edit the dc:subjects attribute (l10nsubjects vocabulary). I think I have to use the “multiple vocabulary suggestion” widget type, but I can not find it in ...
0 votes
1 answers
3 comments
2325 views
Hello, We want to update Nuxeo from 5.8 to 6.0 and we notice that workflow blob can't be downloading in nuxeo 6.0. We have a workflow variable set with a blob from a document property . The variable is displayed in the workflow node with a ...
0 votes
0 answers
0 comments
2161 views
Is there any way to “import” in Nuxeo Studio plugins that you have previously generated with it? Thanks
0 votes
2 answers
3 comments
2113 views
It's my first time to use Nuxeo to develop enterprise platform. After I installed Nuxeo IBD and add Nuxeo SDK, I built an Nuxeo pligin-in project. According to the instruction, I can see the project in the Studio Project tab, but in a pity, I cant. ...
0 votes
1 answers
1 comments
1938 views
Hi it is possible to filter parents in the vocabulary directory used by a widget (suggestion) How can I filter entries in this directory ? Especially in hierarchical vocabulary, if I want all children entries for a given parent. It seems that, out ...
0 votes
2 answers
0 comments
3317 views
Is it possible in Nuxeo Studio to make a form with: a combobox field with 2 values (v1, v2) a text field that is displayed if the combobox value is v1 and hidden if it's v2 The text field would dynamically update its visibility when the combobox ...
1 votes
0 answers
0 comments
9340 views
Hi, In the documentation, i found this page : “How to Refresh the Task Widget on the Summary Tab” http://doc.nuxeo.com/display/NXDOC/How+to+Refresh+the+Task+Widget+on+the+Summary+Tab It is said that “you need to use the User Interface >Refresh ...
0 votes
1 answers
2 comments
2274 views
In studio, it seems impossible to declare a custom vocabulary (not based on the single data source). So I choose an arbitrary vocabulary and give in custom properties my directoryName (test) The bundle is generated as expected <properties ...
0 votes
1 answers
0 comments
2428 views