Powered by
I may be wrong, but you can check that on the repo...
# ❓questions
k
kalle
02/15/2023, 1:20 PM
I may be wrong, but you can check that on the repository with overloaded method like
prepareFieldsBeforeSave
. That method is called multiple times, firstly on the form save and for every block after. You can try with the
Log
facade to log that or Ray if you use it. Dont
dd
, it wont reach blocks.
Previous
Next