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 add a new parameter to an existing operation?

Hi, I'm trying to create a relationship between two elements with the help of the operation Document.AddRelation. This operation has three parameters and I'm using all of them. Furthermore, I have to pass another parameter, the quantity of times this...

Resolved! Directory suggestions by "contains" instead "start with"

Hi! I created a custom search form with a search term by directory (vocabulary). I used "nuxeo-directory-suggestion" The component "nuxeo-directory-suggestion" allow filter options by text, and it show options that starts with the text that user inpu...

Paul_Smith by Champ on-the-rise
  • 1044 Views
  • 2 replies
  • 3 kudos

Resolved! Force upload extension

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

Can I purge old versions of a document?

We have a text field where we store a block of html, an "article body". We allow our users to include images in the article body, and save them inline as base-64 data attributes in the image tag. That seemed like a great shortcut initially: we though...

Joe_Cullin by Champ in-the-making
  • 788 Views
  • 1 replies
  • 0 kudos

How to rename a pdf at upload ?

Hello ! In the view layout of a document I'm using the element : "nuxeo-document-viewer" I would like to know how is it possible to rename the file I upload when I do it ? For example using the metadata of the file or anything else. Thanks

Maxime_ by Confirmed Champ
  • 688 Views
  • 1 replies
  • 0 kudos

Adding Unlock permission to a specific group doesn't work

Hello, I use Nuxeo 10.10 with postgresql 11. I try to add an "unlock" permission to a group named "gestionnaire". User in this group can read write and **unlock ** documents What i have done : I deployed a contribution following https://doc.nuxeo.com...

type an image title
pnux_ by Confirmed Champ
  • 2349 Views
  • 5 replies
  • 1 kudos

Nuxeo Drive work with multi tenant instalation?

I install a server with 2 repositories, and the action Direct Edit dont work when I try to open file that is on other repository that is not be default repository. Is there any additional configuration to apply to the drive? Bellow the log of drive w...

error when use elasticsearch

Hi, I have Nuxeo 8.10 and use PostgreSQL 9.5 and Elasticsearch 2.3.5. Nuxeo works fine but in server.log I watch this error: 2017-01-26 11:07:31,138 ERROR [localhost-startStop-1] [org.hibernate.util.JDBCExceptionReporter] ERROR: column t1.tgisconstra...

Document relations in Web UI

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; https://university.nuxeo.com/learn/course/148/play/415/expert-session-creating-nuxeo-elements-with-nuxeo...

how to override nuxeo-document-suggestion query?

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

jibanez by Champ in-the-making
  • 791 Views
  • 3 replies
  • 1 kudos

integration with nextcloud

Hello, I'd like to have an integration with Nextcloud like what the existing addon for onedrive, googledrive, box,... Does someone has already work on it ? Is it possible to simply use an oauth2 service ? And what will be the nuxeo oauth callback ? B...

Migration 7.1 to 7.10

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