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

Forum Posts

Nuxeo LTS 2025 Layouts Global CSS

Hi,I have a Nuxeo LTS 2025 WebUI studio project that I deploy to a Docker container, I have been able to style document layouts as well as layout blocks individually but I am unable to find where I can create/add a global css of classes that I can th...

nuxeo-data-table don't delete last item of list, why?

Hello, I have complex list and iterate and create with nuxeo-data-table, when I create item and save I haven't error then I delete item -> save, the item delete was successful, but when I try delete the last item, this not deleted. :'( I see the serv...

How to disable JSF UI for User Group

We have an external application handling all the day-to-day interaction for users to the nuxeo repository. In order to avoid any mis-handling of files or structures we need to keep the End-Users out of the JSF UI. How would i go about this. I have a ...

Joe_Rady by Champ in-the-making
  • 717 Views
  • 1 replies
  • 1 kudos

Resolved! source code for element nuxeo-data-table

Hi! I need overwrite the source for nuxeo-data-table element but i can't find the code (template html) on the GitHub repository https://github.com/nuxeo/nuxeo-web-ui/tree/10.10/elements, where i can find this source? Thanks! Gabo

Using Elasticsearch for vocabulary ?

Hello, Is it possible to use elasticsearch as a vocabulary database ? I was thinking of this because I have vocabularies with a large number of entries and the Directory.SuggestEntries operation takes a long time to respond.

nuxeo-input widget float instead of int

I want to give the user a numeric input field with 2 decimal fractions. I use the following code: <nuxeo-input role="widget" label="[[i18n('com.mycompany.nuxeo.richfile.value')]]" name="value" value="{{document.properties.rfs:value}}" type="number" >...

Blob from BlobInfo

I'm getting a result set from ElasticSearch, and then for each object in the result set, I need to get a Blob (or a Binary) from S3 using only the BlobInfo elements from ES (digest, filename, etc.) Best I have come up with so far is: BlobProvider pro...

Eric_Ace by Confirmed Champ
  • 415 Views
  • 0 replies
  • 0 kudos

What build/version from Web-UI?

What is the best way (if any) as an external user, to know the build version of a running instance with only Web-ui, user or Administrator access? Is there any hint hidden in the Web-ui? Is there a simple HTML GET that will provide this? I understa...

creating nuxeo-web-ui

Hi all, I tried to create the Web UI marketplace ZIP as described in https://github.com/nuxeo/nuxeo-web-ui/. Beside some minor issues regarding version conflicts during "npm install" (which I hoped to have solved by modifying the packages.json) I run...

Unexpected exception from afterCompletion; continuing

I have issue with nuxeo. When I start it I have null pointer exception 2021-11-16T13:24:29,494 WARN [work/defaultPool-00,in:14,inCheckpoint:14,out:0,lastRead:1637065469438,lastTimer:0,wm:214573445093654529,loop:39,checkpoint:1042463607607495.139981...

Temporary files not deleted

Hello, When creating a document by attaching a binary file to it, nuxeo creates a temporary directory with the binary file in question in nuxeo.tmp.dir. The problem is that these directories will not be deleted and therefore it will increase the size...

Hotfixes source

Hi, after getting Nuxeo Platform LTS 2019 source code, I try to build it but i get a security problem with access to the hofixes. I undertstand that now we need to be a customer to get precompiled hotfixes but is there a way to get the hotfixes sourc...

Cannot login when anonymous user is activated

Hi, we have a big problem that users cannot login on the web ui when we activate the anonymous user. Even logging out and using the login form, the user is authenticated as anonymous and not with its credentials. Authentication via REST API works. Co...

Permissions - Unable to add/remove ACL

Hello, /> Florent Guillaume /> Kevin Leturc /> I try to add / remove some acls on somes documents in our nuxeo WS but getting always exceptions in logs. /> I have PostgreSQL as database and I tried https://doc.nuxeo.com/nxdoc/read-acls/, but it chang...

freemann_ by Star Contributor
  • 1753 Views
  • 5 replies
  • 0 kudos