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

Import of Folder and Tree of Folders.

Hi, I have an question and mainly a problem, how can i import an folder / an tree of folder ?? When I Drag'n'drop, Nuxeo begin an "load", but the procedure never stop, and folder never been import ... Can you say me if it's possible and if yes, how i...

sampo by Champ in-the-making
  • 523 Views
  • 2 replies
  • 0 kudos

Resolved! php client blob

Hi, In the documentation, I saw the following code: $answer = $session->newRequest("Blob.Attach")->set('params', 'document', $path) ->loadBlob($blob, $blobtype) ->sendRequest(); How do I convert a file to a blob? Also, what do I use as the blobtype? ...

sk90_ by Champ in-the-making
  • 479 Views
  • 1 replies
  • 0 kudos

Ldap description group

Hello, in nuxeo, my group come from my ldap. They are ok , but I don't know how to get the description of my ldap group; I have the "groupname" ok but not "description" (description) my file default-ldap-users-directory-config.xml : org.nuxeo.ecm...

vjoussot_ by Star Contributor
  • 407 Views
  • 1 replies
  • 0 kudos

CMIS Shell

Hi all, what happend to the cmis-shell? It it still available/maintained? Tom

tuhl_ by Champ in-the-making
  • 398 Views
  • 1 replies
  • 0 kudos

Have you got a "Dummy's Guide to Nuxeo"?

Have you got a "Dummy's Guide to Nuxeo" type documentation for people who don't have previous experience with ECM software such as Nuxeo? I need something that really explains Nuxeo's concepts for complete beginners. If you don't, would you be willin...

calling a ModuleRoot's function in other class

I have created a new class: @Path("/pidedit") @WebObject(type = "pidedit") public class PIDEditorModule extends ModuleRoot { public static final String PID_FIELD = "note:note"; @GET @Path(value = "{id}/html") @Produces("text/html;cha...

adam_bo_ by Star Contributor
  • 486 Views
  • 1 replies
  • 0 kudos

document.fetch no such document

Hi, Every time I try to do something like Document root = (Document) session.newRequest("Document.Fetch").set( "value", "/default-domain/uploads/bob/").execute(); I get an error. Caused by: org.nuxeo.ecm.automation.client.jaxrs.spi.JsonMarshalling$Re...

sk90_ by Champ in-the-making
  • 306 Views
  • 0 replies
  • 0 kudos

formulaire conditoinnel

Bonjour, est il possible lorsque l'on définit un type de document "custom" de faire en sorte que certains champs à saisir ne s'affichent que sous condition d'un autre champ ? Ce que l'on appelle formulaire avec champ à affichage conditionnel... Merc...

vjoussot_ by Star Contributor
  • 288 Views
  • 0 replies
  • 0 kudos

how to establish a connection by html client

Hi, can you tell me hoe establish Connection By HTML Client, and what role Maven play in establishing Connection i have read Link. http://doc.nuxeo.com/display/NXDOC56/Using+Nuxeo+Automation+Client Plese Explain Step by Step. Since i am New In Nuxeo

How can i use Nuxeo in my webapplication

Hi, i want to create my own Web application and want to use Nuxeo Document management, How it is possible? and what i have to do? Plese Explain Step By Step, i have already configure Nuxeo Sdk and Nuxeo platform in eclipse..

How To use Nuxeo Platform

Hi i have Configure Nuxeo In eclipse so i have now three things 1- Extension Points 2- Services 3- Components but i dont know How to use these things,or How to use Nuxeo I want to create My own Application Using Nuxeo. Can you suggest me somethings P...

Can't preview Word and Excel Documents in Nuxeo 5.6

Hi First post here, hope anyone can help me, many thanks in advance! I have installed Nuxeo 5.6 at Debian Squeeze 6.0.7 and I'm having problems to preview Word and Excel documents. Every time I try, get this error: Preview can not be generated for th...

How can i use Jar.

Hi , i made a project Vault from nuxeo Studio , and download it As jar now i dont have any idea How i use this jar.. Please Give me some Guide for using this jar . i have read.. http://doc.nuxeo.com/display/Studio/Deploy+your+plugin+manually . but...

Serialize nuxeo session

Hi, Is it possible to serialize org.nuxeo.ecm.automation.client.Session? I'm using the automation client and need to store the org.nuxeo.ecm.automation.client.Session. The only way to store this, is within my local session, which can only store Strin...

sk90_ by Champ in-the-making
  • 298 Views
  • 0 replies
  • 0 kudos