Nuxeo Forum
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Directory suggestion widget in user edit layout won't show label

Hello community, I overrode the default user schema to add new columns, one of them is a custom vocabulary. It saves and edits no problem, however, whenever one opens the edit dialog,** the label for the selected vocabulary is missing, only showing t...

The selected item is missing the label
a_c by Confirmed Champ
  • 1784 Views
  • 1 replies
  • 0 kudos

Resolved! WEB UI: How to sort items in the table view by Title

Hi! In the drawer the browser elements are sorted by Title by default. However, in the main container, using table view there is no sorting options (as in the grid view) and it seems that they appear by the date modified in reverse order (from newest...

type an image title

Inline edit Nuxeo Datatable

Hello All, I'm working on a data entry form for Accounts Payables processing. We have a need to allow inline editing into a Nuxeo datatable element in order to speed up our line item data entry process. We can enable inline editing into the cells, ho...

JDK 11 and nuxeo lts2019

Hi, I use Nuxeo 10.10. In the documentation you recommand to install a JDK8 (https://doc.nuxeo.com/nxdoc/installing-and-setting-up-related-software/#installing-on-linux) Is it possible to use jdk-11 version with nuxeo lts2019? Thank you.

Nuxeo_Dev by Confirmed Champ
  • 1139 Views
  • 2 replies
  • 0 kudos

creating or edit new schema without using nuxeo studio

Hi , I don"t want to use the nuxeo studio to configure the schema , to create new document type , to create new permission , to create new role and manage multi tenant concept above all i want to do using java client sdk. please help me in this Regar...

not able to fetch the members of the group

Hi Nuxeo i was trying to get the member of the group but it is not working it is returning null in all cases code is Group group = new Group(); group.setGroupName(groupRequest.GroupName); group.setGroupLabel(groupRequest.GroupLable); group.setMember...

Errors while customizing Nuxeo-Browser-Extension

Hello, I am working with the nuxeo-browser-extension and I want to customize the design according to my project. I have done the following, as explained in the github repository: $ git clone git@github.com:nuxeo/nuxeo-browser-extension.git $ cd nuxeo...

Rodri_ by Star Contributor
  • 595 Views
  • 0 replies
  • 0 kudos

Resolved! HiddenInNavigation in nxql result

Hello, Is there a way to not list the documents with the facet "HiddenInNavigation" in the result of nxql. Scenario: 1- Add the "HiddenInNavigation" facet dynamically (via a operation which calls the 'document.addfacet' method). 2- search via the sea...

Filtering nuxeo-slot-content

I would like to hide the most of the slot items for the anonymous user. For the actions we can use the <filter-id> tag and predefined filters like in this example: <action id="newDocument" link="select_document_type" enabled="true"    label="action.n...

Resolved! How can I list the folders synchronized with Nuxeo Drive?

We would like to know the folders / workspaces marked as Nuxeo Drive synchronization roots by our users. This would allow us to raise awareness among our users who synchronize big volumes of documents by setting synchronization roots "too high" in th...

Web UI won&apos;t load overriden elements in chrome

Hello everyone, I have come to notice that the web UI won't load the overriden elements in chrome if the network speed is slow. I tried changing the network speed from the dev tools to Fast 3G or slower. The interface will load only the default eleme...

a_c by Confirmed Champ
  • 2365 Views
  • 3 replies
  • 0 kudos

Resolved! nuxeo-document-suggestion

Hello, I got an error when I set the "id-property" attribute of "nuxeo-document-suggestion" to "ecm:path" knowing that it works with "ecm:uuid" or "dc:title". Erreur: nuxeo-app.html:70744 Uncaught (in promise) Error: invalid item Do you know how it w...

org.quartz.JobPersistenceException while stopping nuxeo

Hello Team I have migrate Nuxeo from FT 9.1 to LTS 2017. All functionality is working fine but while stopping nuxeo we are getting below error in server.log file. +++++++++++++++++ 2019-12-31 17:44:04,997 ERROR [Quartz_Scheduler] [org.quartz.core.Err...

How to query your custom table

fileTags id fileTags java:/nxsqldirectory directories/nature.csv fileTagsDirectory-cache always fileTagsDirectory-cache-without-ref I have created the a...

Overriding Nuxeo WebUI elements

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 th...

type an image title