events
I have designed a content view in my nuxeo studio and I want to define an event to refresh it when I create a document in another custom view, the created document only is showed in my content view when I do click the content view refresh button. I ...
0 votes
1 answers
1 comments
3907 views
I'm using @ldoguin's REST Client example to fetch some data from openlibrary.org upon document creation. User goes to create a new book: At this time, once the user clicks Create , I would like to fetch rest of the information about the book from ...
0 votes
1 answers
1 comments
2343 views
I have a Structure template which creates a document tree for my application. When each of the three documents are created they fire an event handler which creates a custom title for each of the document based on the context and the documents ...
0 votes
1 answers
2 comments
2366 views