Server

Events and Messages How To Index

Updated: March 18, 2024

Title Excerpt Topics Level
HOWTO: Create an Automation Chain This how-to explains the different steps to create and configure an automation chain using Nuxeo Studio. Automation, Events, UIElements Beginner
HOWTO: Inherit Metadata from a Parent Document In this how-to, we will implement an event handler that will listen to the creation of documents. When the created document matches some predefined criteria, the listener will execute a content automation chain. The chain will copy the "source" metadata value from the workspace to the created document. Automation, Event handler Beginner
HOWTO: Modify a Workflow Variable outside of Workflow Context Learn how to modify a workflow outside of the workflow context. Workflow, Event, Listener Advanced
HOWTO: Prepopulate Metadata at Creation Learn how to prepopulate metadata in the document creation layout Automation, Events Beginner
HOWTO: Set a Default Date on a Field at Document Creation - JSF UI Learn how to set a default date on a field at document creation using Nuxeo Studio's event handlers and automation chains. Layout, Event Advanced
HOWTO: Use Web UI Internal Events Learn how to use Web UI internal events. UIElements, Events Advanced