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

How to log IP address in audit logs?

I have integrated elastic search for audit logs but I want to get IP of the device from which the operation is performed in Nuxeo or any API has been called. Is there any way to get IP address in audit logs?

Redirect after logout

Hello, recently i just started working on a nuxeo project, and my job is to redirect user after logout to another page, not login.jsp. is it doable on nuxeo or not ?

How to set predefined group2group records?

Hi, It seems that there is a way to create default users and groups creating the files users.csv and groups.csv respectably but we couldn't find how to create subgroups.. we tried by creating a file with the name group2group.csv hoping that it follo...

How to get configuration data in custom element?

Hi, Is it possible to get configuration data inside a custom component? The only properties I saw that are available (saw in other components) are user and document . Is there a way to get data from the nuxeo.conf or other sources? I need this becaus...

Consulting quota information

Hello! I'm using Nuxeo 10.10 and I have the nuxeo-quota-1.8.3 bundle installed. Now, I'm trying to consult quota information from my client app. I think that I have to use NuxeoClient but I don't find a way to do it. Does anyone have any idea about ...

unavailable administrator options

Good day, I installed NUXEO 10.10 including addons, which were checked by default, but I don't have many options for the administrator. I can't set almost anything. If I understand correctly, I should have these options available https://doc.nuxeo.co...

vladik by Champ in-the-making
  • 843 Views
  • 2 replies
  • 0 kudos

Resolved! Java Client sessions and Load Balancer in High Availability

Hello, I am using Java Client in my project, but due to the high volume of traffic I will receive, I am reusing the same NuxeoClient object (in order to avoid a lot of nuxeo connections). I have a lot of users, but all of them will connect to my serv...

Rodri_ by Star Contributor
  • 771 Views
  • 1 replies
  • 0 kudos

Resolved! Having an autofocus in a nuxeo-data-table-form

Hello, Either the following piece of code: <nuxeo-data-table ... orderable="true" editable="true"> <nuxeo-data-table-column ...> <template> [[item]] </template> </nuxeo-data-table-column> <nuxeo-data-tabl...

Is there any way to fetch audit logs?

I am using ElasticSearch for audit logging. I have set all the configurations required in nuxeo.conf. How can I fetch audit logs for a period of time and for group creation or permission and other activities?

Error after upgrading from 9.1 to 9.10

Hello Team Recently I have upgrade Nuxeo from version 9.1 to 9.10. But for some folder in workspace I am getting below error while accessing them from Administrator user. ====================================================== 2020-06-16 21:18:22,597 ...

Requesting-an-access-token-with-a-jwt - SOLVED

Hi people, According Oauth2 FLOW https://doc.nuxeo.com/nxdoc/using-oauth2/#requesting-an-access-token-with-a-jwt, I tried to get access token by testing Access Token with a JWT with my Postman but I have some exceptions server side. Here How I declar...

Image Image
freemann_ by Star Contributor
  • 3006 Views
  • 22 replies
  • 0 kudos