Plugins
Plugin SDK exposes blocks usage information
September 15th, 2022
A small addition to our Plugin SDK: it is now possible to retrieve the number of blocks currently used inside a record via the ctx.blocksAnalysis
property.
The information is exposed in every hook related to records editing, namely Field extensions, Sidebar panels, and Form outlets: