SyntaxFix
Write A Post
Hire A Developer
Questions
I think that in order to get the request data, bound and validated by the form object, you must use this command :
$form->getViewData(); $form->getClientData(); // Deprecated since version 2.1, to be removed in 2.3.