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

Forum Posts

Custom user suggestion

Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the <h:selectOneMenu > will take the values.The problem is that it is not saved as groups o...

Nuxeo automation chain downloadFilesZip not working

Hello Team, I’m trying to use built in Nuxeo automation chain downloadFilesZip (Chain.downloadFilesZip) using the REST api as described here: https://doc.nuxeo.com/nxdoc/command-endpoint/ Nuxeo Version : Nuxeo 7.10-HF14 I send a POST request to [http...

Boolean property search filter

Hello :) I have defined a search content view for a specific type of document.This document has a Boolean property and i can not filter by this property. Can someone help me?

Rackspace Cloud Files compatibility

Hello Nuxeo community, I've been trying to sort something out for a couple days and am not having any luck. Mostly it's the classic situation where you get over a hurdle and immediately hit another one with a project. Currently my company has a relat...

Authentication via oAuth2 does not redirect

I am trying to authenticate to our Nuxeo server via oAuth2. I have registered an oauth client on the server. I make the call and I get a login screen. I login but it then does not redirect back so I can I get the authorization code. It logs directly ...

Performing case insensitive search on multiple valuse

Working with the search i have a widget of type List. I am trying to search on multiple values. I use a prediate with the IN operator Is it possible to do the search with insensitive case? From my undestanding insensitive case is possible only with ...

Mathieu_ by Champ in-the-making
  • 587 Views
  • 0 replies
  • 0 kudos

Resolved! How to make a field mandatory depending on another

Hello, On the create view of one of my documents I have a list box with 3 values: a, b, c, and a date picker. I need the date to be set as mandatory only if a or b is present in the list box. I've been reading here and there about JSF and found that ...

How to limit file size

Hello.. I want to limit the size of the files you can attach to Nuxeo Documents.At the documentation i saw a way by modificating nuxeo.conf.I set the max size this way: nuxeo.jsf.maxFileSize=555557 This way you can not upload files bigger than the sp...

Resolved! How can I setup a SMTP server?

Hi, I would like to setup a local SMTP server to test if the notifications work correcly on my instance. How can I do that? Thanks, Manon

Nuxeo problem

Hello :) I have created a document type that represents the workplace for a specific group of users(Example Department HR).I have also created a button that takes you to your worplace depending on you permission.After logging in and pressing the butt...

WebIU : Empty the trash folder

Hi, I would just like to reproduce, in webiu, the action of emptying the trash of my workspace (workspace => Administration => Trash) thank you in advance Best regards Dominique

Graylog as Nuxeo audit logs backend

Hi all, I use to send (via logstash-gelf) nuxeo server logs to an external graylog server. I'd like to send nuxeo audit logs to this graylog server as well. Has anyone ever done that? Thanks for any idea Henri

Is it possible to hide the Nuxeo WebEngine website area?

I've noticed that there is an area in the website at the url "http://1.1.1.1/nuxeo/site". It seems to be auto generated content, and I was wondering if it's possible to hide this area from users who visit the website. I'm uncomfortable with it displa...

Karl_Wiens by Champ in-the-making
  • 578 Views
  • 1 replies
  • 0 kudos

Nuxeo template rendering

Hello .i am using Nuxeo Template Rendering .This feature works with Open Office documents but i am facing problems with Microsoft Office documents.I dont get it ..Is there a bug in Nuxeo Platform for this kind of documents?