Open dennisbaum opened 2 years ago
Hola @jongacnik could you take a look and tell me whether that is interesting in principle, so i would look for a solution for the configuration thing. thx!
Hi @dennisbaum I think this is a sensible option to provide. Do you have it working yet with an option in the blueprint? I apologize for the delay, I haven't had much time to maintain open source projects outside of a busy work schedule.
hey @jongacnik totally understand the prob with the busy work schedule. unfortunetly i can't have a further look into the configuartion yet. but if you like the idea in general, i can invest more time or maybe aks one of the more experienced plugin-devs for help.
I had a closer look at how we could access a config option or something in the blocks' blueprints and unfortunately there's no easy way to do that. You can read more on Discord.
I had looked into this briefly as well, and yes, no good way of passing config through to the preview as of yet. Thanks for taking a closer look!
Hey @jongacnik, i would like to propose a feature, that blocks can initial be closed in the panel. If we have lots of blocks, it's kind of a mess, when all blocks are open when editors open the page for the first time. I already did the vue part, (hardcoded: atm all blocks are initial closed) but i would like to add a variable to the field. so the developer can decide, if blocks should be closed or visible at first time opening the page in the panel. unfortunately that give me some challange. i am not that experienced with the PHP-Part of Field-Plugins. So my question is: