One key feature I aim to implement is a task block with the following functionality:
- Display all available modules, stored in a JSON string, within a dropdown menu.
- Dynamically update its structure based on the options and arguments of the selected module.
Good evening, Christopher,
Thank you so much for your suggestion!
In the meantime, I’ve strayed away from using createFromJSON and instead defined the blocks directly via JSON.
This approach helped a lot and made the process much clearer.
I now have a working blocks file and hope it will be helpful to others in their projects. :)
Best regards,
Tim