webui


Related Questions
Hello, I am trying to add a canAskForPublish permission to a speficic user group that will manage the publishing of documents. I added a section inside the default section generated by the default configuration section and tried to add that ...
  0 votes
  1 answers
  1 comments
  1151 views

Hi, I'm able to setup multi-repository configuration fine, meaning: I can see my additional repository that repository has a unique database, file storage and index using JSF I can choose between the two, create documents, find them, and so on ...
  0 votes
  1 answers
  1 comments
  1087 views

Dears after i develop my project and i want to deploy it to nuxeo so i open cmd and using nuxeo cli i write nuxeo hotreload configure the result is Server path must be absolute, and contain a Nuxeo Server Distribution see attachment
  0 votes
  1 answers
  1 comments
  864 views

  0 votes
  1 answers
  0 comments
  846 views

Dears I want to add my custom API as adding some info in Data Base so i want to create rest API ( /employee/addInfo) how i can do that as Nuxeo Backend and add it as nuxeo package have agood day
  0 votes
  1 answers
  1 comments
  1597 views

i wanna add right side icon as nuxeo search , browse and add action to it to open specific page
  0 votes
  0 answers
  2 comments
  741 views

how add multi language to nuxeo web ui [ arabic , english ] ? and make user choose between them
  0 votes
  1 answers
  2 comments
  1220 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

Hello, I'm trying to migrate nuxeo 7.1 to 7.10. I have some errors that I need help please : * Property 'org.nuxeo.dnd.extendedmode.timeout' should now be contributed to extension point 'org.nuxeo.runtime.ConfigurationService', using target ...
  0 votes
  2 answers
  1 comments
  1157 views

how to override nuxeo-document-suggestion query?, the widget configuration below is not working <nuxeo-document-suggestion role="widget" value="{{document.properties.sopot:notario}}" label="Notaría" query="SELECT * FROM Document WHERE dc:title ...
  0 votes
  1 answers
  2 comments
  1676 views

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

Hi I Have installed nuxeo locally. how can i install nuxeo studio locally to customize webui.
  0 votes
  1 answers
  0 comments
  1264 views

Hello, I experience a strange error when showing a custom date attribute on a metadata view. Firefox always shows January 1, 1970 . I'm using the nuxeo-date element: <nuxeo-date datetime="[[document.properties.my_schema:my_date_attribute]]" /> ...
  0 votes
  1 answers
  1 comments
  1601 views

Hello everybody, I'd like to trigger a very basic shell script when clicking a button in WebUI. Therefore I want to use an automation chain. It should be possible to achieve this by creating a custom operation like suggested here , but since this ...
  0 votes
  0 answers
  0 comments
  1363 views

I need to manipulate the search results. I'm changing the widget nuxeo-results used in the widget nuxeo-default-search-results. <nuxeo-results name="default" nx-provider="[[nxProvider]]" selected-items="{{selectedItems}}" display-mode="list"> ...
  0 votes
  0 answers
  0 comments
  1653 views

Hello everyone, I was wondering about several things about deleting and restoring in the new Web UI: When selecting a document in a list view I'm able to delete it, but a confirmation dialog pops up, if I really want to delete the document ...
  0 votes
  1 answers
  1 comments
  1500 views

Hello everyone, Do we have any possiblities to filter out the document types that one can create based on his permissions ? For example I want to allow Member to create only basic documents in a folder, like Audio, Note or File, where as ...
  0 votes
  2 answers
  1 comments
  2034 views

Hello, I'm trying to use the nuxeo-results-view element to display a custom listing on a documents layout. I created the page-provider and a page-provider results layout. Then I used the following HTML fragment to embed it in the layout: ...
  0 votes
  3 answers
  1 comments
  2806 views

I just added 2 filter with the relatives aggregators with 2 different doctype in nuxeo-default-search-form and everithing works correctly. I didn't show a field in the search results, I don't know WHY. this field is showed correctly with common ...
  1 votes
  1 answers
  1 comments
  2615 views

Hello, A newbie question: how can I pass parameters to NXQL request of a Page Provider via WebUI Designer ? I'm trying to create a customized content view for a Folderish document. I created a Page Provider in Nuxeo Studio Modeler as follows: Then ...
  0 votes
  1 answers
  2 comments
  10005 views

Hello, So far I know rather a lot about using Nuxeo Studio with JSF UI, but the latest project that I am working on is targeted to use exclusively WebUI, which I don't know well yet. So, the question is pretty much dumb: how do I deactivate “Create ...
  0 votes
  1 answers
  3 comments
  2180 views

Don't build nuxeo-web-ui. When i run npm install I get error npm ERR! code E404 npm ERR! 404 Not Found: @nuxeo/polymer-build@^2.0.0
  0 votes
  2 answers
  9 comments
  2454 views

can they work together?
  0 votes
  3 answers
  0 comments
  2351 views

Hi, I would like to know how to catch an exception in the front with web-ui Polymer, in case of an event handler aboutToCreate for example. In my listener : I rollback (it works) I add in contextData map a message, but this message does not display ...
  0 votes
  0 answers
  0 comments
  1680 views

Hi, I would like to know how to get values from workflow variables in a html layout page ? For task variables, they are reachable with {{task.variables.comment}} But how do that for workflow variables ? I did not find documentation on this. I tried ...
  0 votes
  0 answers
  0 comments
  2164 views

I need to extract an information from the Tagging document related the tags showed in each Document. Should I create a widget in Polymer?
  0 votes
  0 answers
  0 comments
  1522 views

I've noticed that there is an area in the website at the url “http://1.1.1.1/nuxeo/site”. It seems to be auto generated content, and I was wondering if it's possible to hide this area from users who visit the website. I'm uncomfortable with it ...
  0 votes
  1 answers
  0 comments
  1485 views

Hello to the community, I have a concern about email notifications. When I create a user and set “No” to “Set password for user”, I have a blue alert: “Guest user” But no mail is sent. I would like to know why? I put you in screenshot data of the ...
  1 votes
  1 answers
  5 comments
  2694 views

Hi Do any one have an example usage of the params-attribute on the nuxeo-page-provider element? <nuxeo-page-provider auto provider="myProvider" page-size="25"> params="" I kind of hoped that one by using the params-attribute could send a value ...
  2 votes
  0 answers
  0 comments
  2064 views

We are developing a UI with nuxeo and polymer JS. We have used paper-checkbox, paper-radio button in our modules. Now we need to override the default styles of these elements without changing the original components. We have installed these as bower ...
  0 votes
  0 answers
  0 comments
  1705 views

In WEBUI the port number 80 is automatically added but we use a SSL secure connection. So non of our documents as accessible via WEBUI. Where can we change it? ...
  0 votes
  2 answers
  0 comments
  6002 views

Good morning, Thanks for reading my problem. We contact you through this forum because we don't know how to do. We have setup nuxeo platform for internal use. We have configured the integration with Google Drive following the documentation “Nuxeo ...
  0 votes
  0 answers
  0 comments
  2144 views

I'm testing the new UI and it looks great, but so far I have only achieved some predictability using Chrome. Using Edge, IE11 or Firefox it does not work properly (for example in IE11 or Edge I can browse the workspace and folders but when I click ...
  0 votes
  0 answers
  0 comments
  1710 views