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

Forum Posts

Resolved! ordering the directoryTree

I would like to know how I can impose a sort according to the vocabulary order element on the way a directoryTree is displayed. For example, in this code <extension target="org.nuxeo.ecm.directory.ui.DirectoryUIManager" point="directories"> ...

CMIS Query of unset multi-valued property

If dc:subjects is not set, am I correct that "quantified in predicate" (ANY dc:subjects NOT IN ('foo')) is FALSE? This is because at least one dc:subjects would need to exist that is not 'foo', right?

rg1_ by Star Contributor
  • 48 Views
  • 1 replies
  • 0 kudos

Save a document property value with a javascript value

Hi, I want to save a property value getted by javascript (a facebook access token given by the facebook login process) to the current document viewed. The document is in VIEW mode for this login action so i can't use the regular process for saving th...

Attaching "extra files" through REST API?

Using the REST API, I can successfully create a File document, and use Blob.Attach to upload the primary file for this document. Is there any way to attach supplementary files as well? I want to imitate the UI action of going to the "Files" tab, and ...

What is the difference between Acp: listUsernamesForPermission(String permission) and UserManager.getUsersForPermission(String permission, Acp acp) ?

Hello, I'm working on a workflow wich at its entry point select evey users having given permission on current document as assignees. I've tryed with the method UserManager.getUsersForPermission(String permission, Acp acp) on one platform and it's wor...

Resolved! Nuxeo and authbind?

Nuxeo-Platform version: 5.7.3 Fasttrack Server OS: Ubuntu 13.04 I am trying to bind Nuxeo to port 80 instead of 8080. In Ubuntu, a "user", in this case the nuxeo user, is not able to bind to ports lower than 1024. Enter the program authbind. I hav...

meta données disparues

Bonjour, dans l'onglet "résumé" d'un type de document maison, la partie "meta-données" (au dessus de méta données communes) a disparu. Quelqu'un aurait il une idée de comment faire pour les "remettre" ? Merci

vjoussot_ by Star Contributor
  • 123 Views
  • 7 replies
  • 0 kudos

Missing entry in LDAP

Hi our instance is configured to retrieve user infos from LDAP (auth is shib). When a document references an user (eg : last contributor) and that the account is no longer available in our LDAP directory, Nuxeo raises an exception. Can that beahaviou...

Resolved! Disable auto-increment on publish?

Nuxeo platform: 5.72 Fasttrack OS: Ubuntu 13.04 How does one configure Nuxeo DM to NOT increment the minor version on publish? I have not been able to find where this is defined, or even configured. I have been given the requirement that the docume...