- Issue created by @nkoporec
- @nkoporec opened merge request.
- Status changed to Needs review
over 1 year ago 5:49pm 9 March 2023 - last update
about 1 year ago 15 pass - Status changed to Postponed: needs info
11 months ago 11:20am 3 January 2024 - 🇵🇱Poland Graber
I think you need to do more debugging for your custom action,
submitForm()
is the default form submit handler and if nothing else is specified in the pressed button#submit
, it has to be executed. Does your custom action add this array key to the button perhaps? Good spot with theConfirmAction
form, not sure when that#submit
was added there but it shouldn't be needed.