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

Forum Posts

Hide the delete button

I'm trying to hide the "Delete" button on the view_documents only if the selected custom document have a boolean property to 1. I'm using the Studio only ... I tried to implement a contribution to the extension point "filter" but it does not seem to ...

reqarding nuxeoctl showconf

It looks like nuxeoctl showconf only displays configuration properties defined in nuxeo.conf. Is there a cmd-line way to get a full dump of all properties from all templates after they've all been loaded and the server started?

Eric_Ace by Confirmed Champ
  • 120 Views
  • 2 replies
  • 0 kudos

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.