Embedded Blocks
Last updated
Was this helpful?
Audience: Developers & Solution Architects
Purpose: Explains how Embedded Blocks work in Kizen plugins and how they can be used to add custom content and actions to pages.
Custom content can be embedded on homepages and record detail pages to augment Kizen's functionality.
On a homepage, custom content blocks can be created to show additional information and UI.
On detail pages, custom actions can be configured with actions such as logging an activity or starting an Agentic Workflow. Additionally, an action can call a plugin script written in Javascript. The script is called with the context of the current record, and can perform data mutations, showing the changes in Kizen in real-time.
Additionally, on detail pages a Javascript plugin script can be run on page navigation to fetch and merge external data on-demand.
Next, continue to Data Adornments to learn how plugins can add one-click actions to specific field types, enabling quick, context-aware interactions directly from record data.
Last updated
Was this helpful?
Was this helpful?