I’m currently exploring custom plugins in NocoBase. I’ve read the documentation here: https://docs.nocobase.com/plugin-samples/schema-initializer/block-data.
I want to create a custom data block similar to the Detail Data Block, which displays data from the current record.
However, I haven’t been able to find any documentation on how to do this. Could someone help me out?