Thanks Hector, That's essentially what I thought, fortunately the usage I wanted it for was to pass module/controller/action data through the form (so that I can redirect properly after login/logouts, rather than just redirecting to the homepage). That being said, I suspect I have little worry about (evil users) 'spoofing' those values, so I will just use hidden input fields for that information. I have already created the form with hidden input types, I was just hoping there might be a way to grab from the attributes. Either way you confirmed my thoughts.
Thanks Aaron -- View this message in context: http://zend-framework-community.634137.n4.nabble.com/Zend-Form-question-tp2280478p2280492.html Sent from the Zend Framework mailing list archive at Nabble.com.
