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

Forum Posts

Docker-compose

Does anyone have the docker-compose for a production server?

kodermax by Star Contributor
  • 253 Views
  • 0 replies
  • 0 kudos

[Resolved] Dynamic title

Hi everyone, My apologies for a question wich, I guess, is a noob question I created a Document Type, with differents fields for creation layout. This document type extends Folder. Can you tell me how I can dynamiquely generate the name of my docume...

approval workflow

When i start approval workflow with selected users, after can i add new users to current process?

kodermax by Star Contributor
  • 904 Views
  • 3 replies
  • 0 kudos

Nuxeo Drive : "pause" mode (synchro disabled) by default

I wish to use Nuxeo Drive for online editing purpose only. One way is to use ndrive in pause mode by suspending synchro. /> But I can't see "pause" command option when lauching ndrive .... Is this the right way ? NB : I could see in manager.py that ...

Using page providers in Web UI

Hello, A newbie question: how can I pass parameters to NXQL request of a Page Provider via WebUI Designer ? I'm trying to create a customized content view for a Folderish document. I created a Page Provider in Nuxeo Studio Modeler as follows: Then I...

PP Definition View Layout Configuration

How to Customize Nuxeo Pages and StartUp redirection ?

Hello All, I want to cutomize the nuxeo pages which I have listed below for startup redirection I have attached two files below. I am putting and customizing **1_view_home.xhtml ** which I have created as a sample. /> I am changing and replacing the ...

Avi_Jain by Champ in-the-making
  • 467 Views
  • 0 replies
  • 0 kudos

How to set permanent permission with Java API?

I am trying to assign a permanent permission to a group but in nuxeo permission is not working and it is not assigning to any user. My Code is: String url = "http://localhost:8080/nuxeo"; NuxeoClient nuxeoClient = new NuxeoClient(url, "Administrator"...

Avi_Jain by Champ in-the-making
  • 927 Views
  • 6 replies
  • 0 kudos