Luke Towers
Luke Towers
Can we have a PR that just always converts it to either a stdClass or an array?
Block configs do not have to be used only with static pages, so I wouldn't necessarily use that as the deciding factor @bennothommo unless it actively causes issues to be...
@damsfx I'm happy to approve a PR adding that :)
"Undefined variable $mode" on line 7 of plugins\winter\blocks\formwidgets\blocks\partials\_block.php
Are you using the latest version of Winter CMS from the develop branch?
"Undefined variable $mode" on line 7 of plugins\winter\blocks\formwidgets\blocks\partials\_block.php
1.2.4 should be out in the next couple of days which will have the necessary commits; but in the meantime if you switch to dev-develop then it should work properly...
@damsfx would you be interested in looking into refactoring the options processing in backend forms in the Winter core so that we can have a helper of some sort that...
@jaxwilko any pointers for @damsfx?
@damsfx what do you think about supporting calling a method inside of the PHP code of the block file as a way to get the options; similar to the [model...
@damsfx yes, I'm proposing that we could merge this to support the callable if we also add support for the derived options, then later on we can look at making...
@Quendi6 what was the exception that you ran into that triggered this error? I specifically wrote it like that originally so that anyone getting a different exception would have to...