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

Forum Posts

Resolved! Hidden default value in text field

How can I set a default value "0" in a text field on create mode. Here's what I've tried: <widget name="obsolete" type="text"> <labels> <label mode="any">Obsolete</label> </labels> <t...

Dalal_ by Confirmed Champ
  • 1043 Views
  • 2 replies
  • 0 kudos

notification to LDAP Group

So I'm putting together an automation chain, and one step is sending a notification email to members of an LDAP group. It seems like I should be able to set the To: parameter with @{Fn.getEmailsFromGroup("groupname")} - but that doesn't seem to be re...

Resolved! Search results different Document types

I have created the following document types: Bc,Bl,facture; they are all linked by the field num_bc. I created a local search by num_bc, my issue is that the search can results only one of the three document types but not all of them. here's what I'v...

Dalal_ by Confirmed Champ
  • 1176 Views
  • 2 replies
  • 1 kudos

outlook configuration to fetch email imap connector

I've tried configuring Outlook with imap connector plugin , i'm not getting any errors but messages are not showing, so i can't find what's the problem. Here is my configuration : Titre : some title Courriel : xyz@mydomain.com Mot de passe : ********...

ITShine_ by Star Contributor
  • 3303 Views
  • 7 replies
  • 0 kudos

Deleted documents are available for review in Trash folder

Version: Nuxeo 6.0 Please see the details to reproduce the issue. Login to Nuxeo in a multi tenant enviorement. 2.Delete any existing document from the workspace. 3.Click on "trash" tab of the workspace and open the deleted document. 4.Click on start...

Souvik_ by Confirmed Champ
  • 760 Views
  • 1 replies
  • 0 kudos

Quick search is not working properly

Version: Nuxeo 6.0 Please see the details to reproduce the issue. 1.Login to Nuxeo in a multi tenant enviorement. 2.Go to quick search field on the top right panel 3.Enter any author's name and manually select the name from the suggestions Expected R...

Souvik_ by Confirmed Champ
  • 674 Views
  • 1 replies
  • 0 kudos

Nuxeo drive icon stays gray can&apos;t synchronize

I installed Nuxeo drive and it was working fine I don't know what happened, I can't synchronize files anymore and its icon stays gray. I checked the log nxdrive.log: 2015-07-14 11:51:37,562 4844 6772 ERROR nxdrive.engine.watcher.remote_watcher HTT...

Dalal_ by Confirmed Champ
  • 1273 Views
  • 4 replies
  • 0 kudos

Resolved! Configuration Imap connector plugin to read mail from gmail

I'm trying to configure mail folder to get mails from Gmail , i've tried the default configuration mentioned in this link but i can't get it to work. Can any anyone provide me the correct configuration. Here is what i've done so far: Titre : some ti...

ITShine_ by Star Contributor
  • 1241 Views
  • 3 replies
  • 2 kudos

Resolved! Nuxeo Quota: Maximum size slider not visible

I have an issue with Nuxeo Quota I'm not able to set a maximum size on the Quota section in the Admin tab. The slider is not displayed. I tried to change the browser, deploy Nuxeo Quota from the code source provided on Github. Nothing's working

Dalal_ by Confirmed Champ
  • 971 Views
  • 2 replies
  • 1 kudos

Setup Elasticsearch Error

I followed the steps provided in the documentation trying to setup the elasticsearch, once done I've tried to browse the elascticsearch section from the admin tab. When I click on it an error is triggered. Here's my entire log Elasticsearch configura...

Dalal_ by Confirmed Champ
  • 2695 Views
  • 9 replies
  • 1 kudos

New Document type ID generation

I created a new document type facture with a field numFacture, When I save it into database the ID column is automatically generated it has such value "bbe7a3d3-274a-4c18-ab93-ef582a965ec1". What I want is to make the numFacture field the primary key...

Dalal_ by Confirmed Champ
  • 649 Views
  • 1 replies
  • 0 kudos

Resolved! How to configure Mail folder to read mail from gmail

Can anyone give me an example of a correct and working configuration for mail folder to link it to gmail account? I'm trying to receive email from my gmail account, but it gives me "Connection timed out". Thank you in advance.

Alice_ by Star Contributor
  • 1220 Views
  • 2 replies
  • 0 kudos

Cache not being updated on lazy renditions.

I have defined a rendition of type AutomationLazyRenditionProvider to handle large downloads; I am extending TransientStorageComponent to define the cache. I am tarring/zipping folder documents (I am setting allowEmptyBlob to true). It appears to be...

Pack failed duplicate entry -create WAR

I'm trying to create a Nuxeo Static WAR, i'm following this link, but i'm getting this error : java.util.zip.ZipException: duplicate entry: webapps/nuxeo/WEB-INF/lib/nuxeo-core-storage-sql-extensions-7.3.jar , any suggestion how to get rid of this e...

ITShine_ by Star Contributor
  • 2495 Views
  • 7 replies
  • 0 kudos

Start Nuxeo 7 in Windows

Hello! Dear I downloaded the Nuxeo 7 zip file unzipped in \ Nuxeo, my PC has the Java 7:08 and therefore I created the variable JAVA_HOME pointing to the Java 8. When you start Nuxeo nothing happens because a message indicates that the java 8 was ho...