Skip to main content

Overview

Events enable your extension to respond to changes in Zoho Books and user interactions in real time. By registering event handlers, you can execute logic when important lifecycle actions occur, such as when a page loads, a field value changes, a record is saved, or a widget is opened or closed. Events help keep your extension synchronized with the Zoho Books state and are commonly used to validate data, update UI elements, or trigger workflows at the right moment.