zend-inputfilter Questions
3
Solved
$form->isValid says it is invalid, but my form does not show any error message - Zend Framework 2
Im having a problem with the addAction in my CRUD application. On the controller the logic does not pass the $form->isValid() verification but the form does not show any error message.
I tried wit...
Elison asked 31/5, 2013 at 23:44
1
Solved
My model object implements InputFilterAwareInterface and have getInputFilter() method, that returned Zend\InputFilter\InputFilter instance
I don't need form in my case, I just need validate eleme...
Ladoga asked 18/11, 2012 at 21:48
1
Solved
I wonder if I'm doing something wrong or if this is a bug in ZF2: When i'm trying to set some data on a form, validate it and retrieve the data it's just an empty array.
I extracted this code from...
Retroactive asked 10/8, 2012 at 7:53
1
© 2022 - 2024 — McMap. All rights reserved.