nuxeo


Related Questions
Hi :) In domain ,in content Tab i have created a button.If i activate the development mode and point to this button it says it is an Action and gives the id of the action.That's okey for now.Next to the content Tab i have created a new Tab.The ...
  0 votes
  1 answers
  0 comments
  1548 views

Hello people.I am using the getMemberUsers() method of the NuxeoGroup interface.I am facing a problem here.It always returns me an empty List
  0 votes
  0 answers
  3 comments
  1403 views

Hi :) I am facing a problem displaying a content view in the dashboard(home) for a specific group of users. I have defined a content view named “KA-Pergjegjes_Departamenti_Dashboard”.I have created 2 xml extensions : the widget and the action ...
  0 votes
  0 answers
  1 comments
  1678 views

Hi people :) I have created a widget that represents a dropdown .This should suggest the users depending on what your role is.I have created a Seam bean where the
  0 votes
  0 answers
  0 comments
  1632 views

Hi people :) I need to take the title of a document using java code even when the user doesn't have permission to see it.Can someone tell me if this is possible?
  0 votes
  1 answers
  2 comments
  1489 views

Hello :) I have defined a search content view for a specific type of document.This document has a Boolean property and i can not filter by this property. Can someone help me?
  0 votes
  1 answers
  0 comments
  1866 views

Hello :) I have created a document type that represents the workplace for a specific group of users(Example Department HR).I have also created a button that takes you to your worplace depending on you permission.After logging in and pressing the ...
  0 votes
  0 answers
  4 comments
  1686 views

Hello i want to add a confirmation message in nuxeo platform.You can choose Yes or No which are associated with an action.Any idea?
  0 votes
  0 answers
  1 comments
  1919 views

Hello .I just built a doc file using Apache OpenOffice to represent the template file.Then I built the template documenr in Nuxeo platform and added the template file inside the the document.When i try to render the template on a specific document i ...
  0 votes
  0 answers
  0 comments
  1783 views

we want to upgrade to nuxeo 9.2 we use mongodb. when we start nuxeo we have the following message : “Could not run configuration: Unable to check configuration for backing service mongodb” thanks.
  0 votes
  1 answers
  0 comments
  1856 views

Advance thanks for any help. I am trying to upload file of size more than 2gb by breaking the file into chunks (Resumable) and iterating through chunks and trying to upload each chunk at a time. But api is throwing following error. message: ...
  0 votes
  0 answers
  0 comments
  2458 views

Hi Folks, I am encountering an absurd behavior in Nuxeo LTS. Whenever I open a text file(PDF, TXT etc) to annotate, the Annotations won't be stored in Nuxeo. On doing several reloading's, annotation works!!!. Sometimes, on opening a file or while ...
  0 votes
  0 answers
  0 comments
  1797 views

I am new to nuxeo. I want list of thumbnails of all the documents stored in nuxeo. I can fetch the documents and and its related properties. I can see that one of the facet element is"Thumbnail” in facets. I need the java code to fetch the ...
  0 votes
  0 answers
  0 comments
  2221 views

Hi,I am trying to get thumbnail image from the document id. I used the REST api ( http:` //localhost:8080/nuxeo/api/v1/id/{id of document}`) to get the thumbnail. When I update the headers with following values: name: X-NXenrichers value: thumbnail ...
  1 votes
  1 answers
  1 comments
  5393 views

I've reproduced this behaviour with 6.0 and 8.1 VMs. However, I'm not able to reproduce it in codenvy project. When I go to search page or use the suggest search box and use special characters everything goes as expected. When in the suggest search ...
  0 votes
  0 answers
  0 comments
  1831 views