Closed kousar2334 closed 4 years ago
This is the code that sets your custom selector options: https://github.com/HansSchouten/PHPageBuilder/blob/master/src/Modules/GrapesJS/Block/BlockAdapter.php#L136. If you look a few lines further, it shows the expected format. I guess you don't have an id key in the array.
How can I add Js and CSS in the master file via config or view.php file
I have written this code into config.php for block setting
Code in controller
Why the option's value is undefined. Please help ..