widget
Hi, This is a follow-up of this question , I am creating a new one because I'm trying a different approach. You should read it to have the first part of the story. In short : I've got a document suggestion widget in the creation form of an “index” ...
0 votes
0 answers
0 comments
1058 views
Hi, I'm trying to pass parameters from a nuxeo-document-suggestion widget to the automation chain returning the suggested documents. Here is the widget : <nuxeo-document-suggestion value="{{document.properties.mfs:documents}}" ...
0 votes
1 answers
0 comments
1254 views
Hi :) I want to reuse nuxeo single document suggestion component.In “single_document_suggestion_widget_template.xhtml” i dont see a pageProvider property.Can someone help me please?
0 votes
0 answers
0 comments
1415 views
Hi people :) I have defined a document type using Nuxeo Studio.In the create form of the document i have defined a generic widget(XXX.xhtml) that takes the values from a vocabulary field .Depending on the vocabulary id chosen i have to re-render ...
0 votes
0 answers
7 comments
1567 views
Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the
0 votes
0 answers
0 comments
1715 views
Hi, I want to perform some actions when the value of a widget changes, and I don't know how. For example: I want to hide/show other widgets depending on the value of a “SelectOneDirectory” widget. I know how to do this with JSF, using and the ...
0 votes
0 answers
0 comments
1790 views
I designed a custom schema for a vocabulary. This extended schema adds fields such as code, extra label, etc. Up until now, I ve used the suggestion widget with searches (create / edit) or displayed information (read) using those extra fields. Quite ...
0 votes
1 answers
2 comments
2186 views
Hello, I'm trying to make a validation of a custom document based on a cross validation (make a validation on a field based on what the user has filled on a second one). I made this technique based on a post here : ...
2 votes
1 answers
0 comments
2416 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
Hi Folks, I am customizing the default search filter of Nuxeo. I have created my own field called Keywords which is a List Widget I have reflected the same field (Keyword) in search filter page but couldn't able to search based on keywords entered. ...
0 votes
1 answers
0 comments
1942 views
Hello, We want to update Nuxeo from 5.8 to 6.0 and we notice a regression in text widget behaviour. We have defined a SIZE for several text widget in 5.8 in workflow node form. And in 6.0 the size is not considered by Nuxeo. Each text widget have ...
0 votes
1 answers
1 comments
2200 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
Hi, is there any tutorial or plugin that I can use to create a gadget to display document content in dashbard? I don't see any example available in the documentations to create a gadget. Thanks.
0 votes
1 answers
0 comments
2076 views
Hello, I got a problem with the export XLS on a list selected with custom widget. It's simple. there are comments in my widget XHTML using <!-- comment --> The export XLS doesn't exactly works on the fields that used custom template because ...
0 votes
1 answers
1 comments
2048 views
As mentionned in http://answers.nuxeo.com/questions/1532/how-to-add-a-property-to-all-documents “Overriding dublincore is evil” Thus I do not understand what the new localisation schemas (coverage and subjects) are leading to. The DC form in ...
0 votes
0 answers
0 comments
1708 views