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

Forum Posts

Filter document types available for creation

Hello everyone, Do we have any possiblities to filter out the document types that one can create based on his permissions ? For example I want to allow Member to create only basic documents in a folder, like Audio, Note or File, where as Administrato...

Nuexo training centers, boot camps and events

Hi there. First post here I'm completely new to Nuxeo (never used it or worked with it before) and while I appreciate the material on Nuxeo University I feel it's a steep learning cure and could really use some personal guidance. Does anyone know of...

Nuxeo api - How a user can update his own profile ?

Hello, It seems that only the users who belong to the group Administrator can update user profiles. But I would like to allow the authentified user to be able to update his own profile. How could I do that ? I tried with the PUT request : curl -X PUT...

Implementation Fancybox

Hello, I want to implement a Fancybox inside our Tab. I don't now how to install the Bundles for the module 'FancyBox'. Thanks.

No marshaller found

Hello, I have vanila nuxeo 9.10 instalation on ubuntu 18. And on operations in Nuxeo UI or Nuxeo JSF I am getting errors: 2018-09-20 16:41:25,420 ERROR [http-nio-0.0.0.0-8080-exec-11] [org.nuxeo.ecm.core.event.impl.EventServiceImpl] Exception during ...

Overriding delete button

Hi :) I want to override the delete button.I want to show the button only if the documents are in a specific LifeCycleState.I am lookin at the ActionService extensions but i am not finding the Id of the delete button.Can someone help me please