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

Forum Posts

lazy binaries from cloud providers (s3) are read prematurely

we're using the cloud plugin to read blobs from s3 we noticed a loads of queries for metadata toward our s3 bucket, for example if we ask the document model for one attachment and load the files schema the cloud provider goes and read the metadata fo...

Lorenzol_ by Champ on-the-rise
  • 260 Views
  • 3 replies
  • 0 kudos

When to set CORS setting

Hi, To activate CORS, the link: https://doc.nuxeo.com/pages/viewpage.action?pageId=14257084 provide some xml to allow Corss-domain. Where should I put this xml file ? In what file ? Regards, St.

Nuxeo crash after trying to read an Document without permission

Nuxeo: 7.10 in a Docker Container on Ubuntu 14.04-Basis with Oracle Java 8Mysql 5.7LDAP Connection If I`m trying to get a Document with an user without the necessary access rights via the Java Automation Client for Nuxeo v 7.10 the Nuxeo Process cras...

Chris_S by Champ in-the-making
  • 94 Views
  • 0 replies
  • 0 kudos

condition for Widget on create mode

I'm using Nuxeo IDE , and i want to display a drop down list in my creation layout form , this drop down list should be displayed only if another drop down list is filled with a certain value , can anyone show me how to do that , normally i should us...

ITShine_ by Star Contributor
  • 378 Views
  • 12 replies
  • 1 kudos

What kind of customizations can be done with NUXEO DAM?

Hi I am very new to nuxeo and would like to know more about customizations. 1- Can we customize the NUXEO DAM without the Nuxeo Studio? 2 - is it possible to put a youtube frame(or any other frame/element) anywhere in the page? 3- Does it require to ...

how to map schema elements to jsf fields

I want to do some conditions on a suggestOneDirectory for this i'm trying to display elements created in directory , normally i would do ```xml <widget name="civilite" type="suggestOneDirectory"> <labels> <label mode="any">Civilit...

ITShine_ by Star Contributor
  • 72 Views
  • 0 replies
  • 0 kudos

What xpath to use for note content (automation api)

Hi, I want to integrate nuxeo in another website, so far I've been able to iterate all documents under a specific folder and/or having the specified tags, I would like to also preview the content on the said website, and this is where I am a bit stuc...

phr34k_ by Champ in-the-making
  • 154 Views
  • 1 replies
  • 0 kudos

Nuxeo 7.10 missing from the Platform Explorer

The last version available in the platform explorer (http://explorer.nuxeo.com/nuxeo/site/distribution) is Nuxeo 7.2, is there any particular reason the newest releases are missing? As a workaround I'll install the module on my own server, I'm just w...

Is there immediate user creation in Nuxeo Multi Tenant?

Hi, I have installed Nuxeo 7.10, what I wanted to try is Nuxeo Multi Tenant. Unfortunately I have problem with it. I built it on my own from Github, and I put .jar file in my custom template. Without activated this custom template user creation worki...