-- Andreas Möller <[email protected]> wrote (on Wednesday, 14 November 2012, 04:18 PM +0100): > > Can you show the code you're using? > > Sure, thanks for getting back to me: > > * https://gist.github.com/2ac6f7be6aa0a5575845 > > > Rendering the filtered values is definitely part of the various form > > helpers, and was a primary use case when we developed it -- which makes > > me wonder what usage is causing that not to happen. > > I guess I may have pushed the wrong buttons.
Hmmm... looking at the example, usage is per the documented use cases; in other words, it should be populating the form. Are you calling $form->prepare() in your view script? If not, add that... -- Matthew Weier O'Phinney Project Lead | [email protected] Zend Framework | http://framework.zend.com/ PGP key: http://framework.zend.com/zf-matthew-pgp-key.asc -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
