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

Forum Posts

delete from archive

I have a requirement to remove a version from document history without removing the non-version of the document. The use case is: User adds content of interest to a document (v1)User creates a new version (v2) - removing said content of interestPerio...

Eric_Ace by Confirmed Champ
  • 109 Views
  • 0 replies
  • 0 kudos

Downloading document file content

I can download file content using postman. When file is big it's ask me the location where I should download. Is there a possibility to automate the process and tell the location through rest api.

Uril_Yak by Champ on-the-rise
  • 158 Views
  • 1 replies
  • 0 kudos

Searching a multivalued field

Hello, I am trying to find the good way to perform a search on a multivalued field. My multivalued field is attached to a vocabulary. Let's say for exemple my field is dc:description and is linked to a country vocabulary (Containing FR / France, EN /...

problem with uploading file using rest api

I have problem with uploading file with rest api using coldfusion language. At the first I tried using postman and it's working. For example first I sent http request to create batchId And I got a response a new batch id created: batchId-88c6a62...

Uril_Yak by Champ on-the-rise
  • 133 Views
  • 1 replies
  • 0 kudos

how to replace WebActionsBean class?

In the JSF user interface there is a bug and in the tasks dashboard a next button raises an error: Caused by: javax.servlet.ServletException: /widgets/actions/document_actions_widget_template.xhtml @12,16 value="#{webActions.getDocumentActions(action...

adam_bo_ by Star Contributor
  • 98 Views
  • 0 replies
  • 0 kudos

Resizing the width of the Video Player

Hello, When viewing a document with an uploaded video binary on a Mac (in Chrome and Safari) the default video player frame size is much wider than the player shown on PC. In both cases, the aspect ratio of the video itself appears to be correct. O...

type an image title type an image title

Resolved! Available templates problem found

Hi team, I found a problem with the available templates for a new Workspace creation. The problem is if you delete several TemplateRoot (and create others TemplateRoot) in your Domain and it (or them) keeps in the trash (TAB) the query to select avai...

Preview document show blank pop-up

Hi, Preview the document shows the blank pop-up. I looked at the JS script that activated the pop-up and used the url in a new browser tab. It is blank. https://[website]/nuxeo/site/api/v1/repo/default/id/[hiddeniD]/@blob/file:content/@preview When i...