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

Retreive Audit Logs

Hi we have added below properties in nuxeo.conf elasticsearch.enabled=true audit.elasticsearch.enabled=true elasticsearch.indexName=dms-uat audit.elasticsearch.indexName=${elasticsearch.indexName}-audit Please let me know how find Audit logs using R...

Resolved! list document to search in nuxeo-suggestion-document

Hello, I need to use 'nuxeo-document-suggestion' in my page Provider and I need to filter document that will be suggested, so I created a new page provider(query-filter-search).with query like this "ecm:isCheckedInVersion=0 AND ecm:currentLifeCycleS...

Workflow removed can still be selected

Good Morning I have a problem with workflows. I have seen that after deleting a workflow in nuxeo studio, the type of document the workflow was associated with still allows the option to send that document to that workflow. I need those deleted workf...

j_porras by Champ in-the-making
  • 1423 Views
  • 1 replies
  • 0 kudos

Problem with extendedUserSchema

Good Morning Some time ago I performed an extension of user metadata, extendedUserSchema, in order to store more user information. A moment ago I tried to modify the data of a user from the Platform, and all the metadata that I added in its day have ...

j_porras by Champ in-the-making
  • 652 Views
  • 1 replies
  • 0 kudos

Query assets with tags via Nuxeo .net client

Hi all, In my project I am using the Nuxeo .NET client for querying the assets and until I decided to introduce tags in my project everything worked perfeclty. However, the issue I am facing is querying the assets with more than one tag in the query....

Is it possible to create an image conversion via API?

Could you please tell me is it possible (and how) to add a new picture conversion to an existing picture document in Nuxeo Platform? My use case is the following, I can upload a picture file to the platform and after some time I would like to upload ...

Call to query is ignored

Using a Docker instance, a query call on the CMIS JSON endpoint does not return a content with result (even empty), but the same response as if the call was to the repository root. I tried using POST sending form-data with cmisaction=query and statem...

Undo move of documents

I found myself in a typical situation but not easy solution, was using DAM and selected several pictures I was interested on, by mistake I moved them to one specific directory and wanted them to go back to their original places and had to do it manua...

change field visibility based on a drop down list value

I'm using Nuxeo IDE and I'm looking for a way to show or hide a field based on a drop down list value For example Drop down list values : A ; B If the Drop down list value is A the field should be hidden ; if the value is B the field should be visibl...

ITShine_ by Star Contributor
  • 930 Views
  • 3 replies
  • 3 kudos