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

Forum Posts

Resolved! EL expression for file:content being empty

How would I phrase the EL expression to be "the file content of the document is empty", so there are no files in the actual content of the document. So far I have: #{document.getProperty("file:content")=='empty'} so this gets the file content, but th...

How to validate title

Hello guys, How to validate if the title of the document already exists in the moment of creation? thank you!

klebervz_ by Confirmed Champ
  • 92 Views
  • 1 replies
  • 0 kudos

Document modified event

I need an event handler that will intercept a modification on a property and update another property of the same document based on the new value. Is there a way to implement this? If I save the document the event is called again in an infinite loop. ...

[Nuxeo 6.0] inline js + getFormattedPath

Hello, In nuxeo inline js how do you get the formattedpath of a document, with the doc.title instead of doc.name ? Could it be possible OR NOT with some kind of... this that FAILED Seam.Component.getInstance("publishActions").getFormattedPath(doc.pat...

milonette_ by Star Collaborator
  • 106 Views
  • 0 replies
  • 0 kudos