Skip to content

Add easy access to current block data object #13

Description

@mrsunshine

Feature request:
Current block data object in the root of your plugin.data or a util function which returns the object.

Use case you want to read data from a field from your current block. At the moment you have the blockUid in your plugin.data and you have t recursively search for the object with the given uid to get your block data object. Would be cool to either have the block object in the root of your plugin.data or a util function which returns the object. so not everybody has to implement his own search block function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestfield-plugin[Package] `field-plugin` related issues

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions