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

Forum Posts

Hiding widgets on bulk edit form

I'm wondering if it's possible to hide/display a widget on the bulk edit form based on the selected documents. I've customized the bulk edit form using the process How to Customize the Bulk Edit Form and I'd like to hide a particular widget if any of...

casselc_ by Champ in-the-making
  • 624 Views
  • 1 replies
  • 0 kudos

Resolved! problem thumbnail with local configuration

I've noticed that when i apply local configuration on workspace, the thumbnail view disappear from the menu. i've attached a screen shot of what i'm getting after Administration -> Local configuration /> What should I add in order to keep the thumbna...

ITShine_ by Star Contributor
  • 1765 Views
  • 4 replies
  • 1 kudos

Resolved! REST API to fetch all the documents in a workspace

I need to fetch all folders/documents inside a workspace. I was going through the REST APIs mentioned here and tried the following REST call: http://localhost:8080/nuxeo/site/api/v1/path/default-domain/workspaces/templatesamples But this returns only...

Pranav_Pal by Champ in-the-making
  • 1332 Views
  • 2 replies
  • 3 kudos

Download permission

Its possible to deny to a group the download action? or hide the Download button to them? I want users just to "read" the files but not download them. Thanks

nespinoza_ by Champ in-the-making
  • 893 Views
  • 2 replies
  • 0 kudos

Illegal path..when using Ephesoft and Nuxeo

Hi, We're using Nuxeo platform 7.4. In context we're trying to push metadata comming from Ephesoft in Nuxeo using CMIS. In CMIS I have this confifuration: Cmis Root Folder Name:* default-domain/workspaces/Projets/Remboursement Cmis Upload File Extens...

Compiling Nuxeo From Source : Build Failure

I keep getting this error when compiling nuxeo. I already have grunt on my local, the error seems weird since I tested in its actual directory("C:\Users\vincent\Documents\nuxeo\nuxeo-dm\nuxeo-platform-webapp"). Can someone tell me how to fix this? [...

How to add Primefaces TreeTable / TreeGrid widget?

We want to add a widget (treetable) that doesn't exist in Richfaces. We have added Primefaces jar to the nxserver/lib folder, but we had some problems, because in some pages both libraries (RF and PF) are loading their own jQuery with different versi...

Fetch Documents from ID list

I'm looking for the right operation with 'Automation' or 'REST' API to fetch Documents from a list of documents IDs (inputs). I've tried 'Context.FetchDocument' so far but it cannot be invoked with an array of IDs (even if the signature says Inputs: ...

add contentViewEditColumns to custom contentview

I want to add the below button to my content view, i've added this action <action icon="/icons/edit_columns.png" id="contentViewEditColumns" label="label.contentview.edit.columns" order="80" type="fancybox"> <category>CONTENT_VIEW_ACTIONS</cate...

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

Cannot edit document&apos;s (file type) name

Hi there, I need your help please... I cannot edit a document name or just access to the edit tab of a document here is the error: /widgets/chain_multiselect_2levels_widget.xhtml: Property 'add' not found on type org.nuxeo.ecm.webapp.directory.ChainS...

vlavergne_ by Champ in-the-making
  • 574 Views
  • 1 replies
  • 0 kudos

What happen if I restore a previous version of a document?

Hi, can someone explain me what happens when I restore a previous version of a document? e.g (2.0 to 1.0) I tried to restore the version of a document(type "File") that has a content on it but when I restore it to its previous version, the uploaded f...

Remove Title/Description from Document Type

I created my own contribution to document types, my custom document type contains the following fields: Montant, client, date, mode de règlement ONLY but in render the field Title/Description are added. I don't know how to remove them.

Dalal_ by Confirmed Champ
  • 619 Views
  • 1 replies
  • 1 kudos

Word preview not working

Preview is just black screen for a .doc file. Startup server logs indicate : 2015-10-08 16:53:39,151 WARN [Thread-5] [org.nuxeo.ecm.platform.convert.ooomanager.OOoManagerComponent] OpenOffice was not found, JOD Converter won't be available: a proces...