Closed fourroses666 closed 3 years ago
Without (extra) caption, but the block name is still clear for the user (Google Maps blok).
return [ 'title' => 'Google maps blok', 'show_in_templates' => [ 3 ], 'order' => 1,
'templates' => [ 'owner' => '@CHUNK pb-maps', ],
'fields' => [
], ];
That would work but I rather have some information option(s) to add text on the back-end
Would be nice to have the option to add a block which is blank on back-end, just some info text. If I'm not mistaken this isn't possible.