webui
Hi, I'm trying to create and show relations between different document types in nuxeo Web Ui(LTS 2019). I have continued the steps of this video; ...
0 votes
1 answers
3 comments
1292 views
Hi, I have configured a complex field for a document. This field is appearing as in nuxeo-data-table element. I have declared a property “myFormats” in document template which I want to use inside edit mode of nuxeo-data-table element. I am not able ...
0 votes
2 answers
0 comments
1326 views
Hello, I'm learning webui with tutorials but nuxeo components on https://www.webcomponents.org are not available :-( The error page : https://www.webcomponents.org/element/nuxeo/nuxeo-ui-elements Can you fix it ?
1 votes
0 answers
1 comments
1109 views
Hi, I just create a page provider with result form and a menu item with param auto set to true. When I click on the menu item the form is displayed and the request is executed each time a param is changed. I would like to execute the request each ...
0 votes
1 answers
0 comments
1347 views
I know there are predefined widgets creating suggestions based on associated vocabularies, documents or users. Is there a simple was to provide such a feature for a free text field, based on the previous entries in this field (allowing for a kind of ...
0 votes
1 answers
1 comments
1271 views
1) On loading the Admin > Setup screen the database type changes to Default rather than reading mongodb from the nuxeo.templates line in nuxeo.conf. If this is not manually changed after entering this screen the database type is changed/removed ...
0 votes
0 answers
1 comments
1123 views
Hi everyone, We are evaluating Nuxeo platform version 10.2 with webui. But we are really interested in jsf addons nuxeo-signature and nuxeo-quota. Is the migration of these addons planned for soon? If not, what would be the best way and ...
0 votes
1 answers
0 comments
1350 views
How can I allow a nuxeo group of users accounts to acces nuxeo only through the http rest API but deny them acces to the nuxeo web ui (jsf ui) ? I have searched the documentation but found nothing, please help!
0 votes
0 answers
0 comments
1270 views
I want to use space characters in the options of <nuxeo-select role="widget" label="[[i18n('label.longsoft.category')]]" name="category" options=[["Free offer"],["Finace plan"],["Other document"]] selected="Other_document" ...
0 votes
0 answers
0 comments
1455 views
The Trash feature in Web UI was not part of 9.10 release. However, this feature has been developed for 10.1 Fast Track release. It includes: a new Trash pill/tab when browsing a Folderish document a new Trash Search to retrieve all trashed document ...
2 votes
0 answers
0 comments
1865 views
I have a create layout with a nuxeo-data-table and I would like to show/hide fields based on user input inside of the nuxeo-dialog but I am unable to. <nuxeo-data-table role="widget" items="{{document.properties.request:itemsToCreate}}" ...
0 votes
0 answers
0 comments
2138 views
0 votes
0 answers
0 comments
1197 views
I'm facing the following scrollbar when the main element is very small. Even though there is sufficient space. Can I avoid this scrollbar somehow?
0 votes
0 answers
0 comments
1345 views
Hello, When trying to get access to my HTTPS url (https://ged.mydomain.com), I'm redirected to https://ged.mydomain.com:80/nuxeo/ui/ ending with an error “ERR_SSL_PROTOCOL_ERROR”. Nuxeo is running inside a docker container (mapping 58080:8080) and ...
0 votes
1 answers
0 comments
2744 views
Hello, I'm wondering if I'm missing some info on how to override existing Web UI elements via Nuxeo Studio. After reading https://doc.nuxeo.com/910/nxdoc/web-ui-deployment/ I tried overriding some Web UI components. For example I tried to override ...
1 votes
1 answers
1 comments
3482 views