Locations

Locations define where your extension appears and runs within the Zoho ERP interface. Each location represents a specific UI context, such as a sidebar, button, widget, or background process. It determines when the extension loads, what data is available, and which events and methods you can use. Understanding locations is essential for designing effective extensions, as the same logic may behave differently depending on where you embed it in Zoho ERP.

Read our dedicated help document on supported widget locations to learn more.