Magento 2
How does a form submission work for an UI Component
Development
UI Components
form
,
ui-component
,
javascript
,
backend
dmitrii_fediuk
(Dmitrii Fediuk)
February 1, 2016, 5:34pm
2
See also:
How does event handling work for an UI Component
The
beforeSave()
method in app/code/Magento/Ui/view/base/web/js/form/client.js tries to make AJAX requests for undefined URLs
How to do a custom backend form processing before validation and submission
show post in topic