I seem to be having a lot of problems with the Zend_Form_Element_Hash component of the Zend Framework for PHP.
Salt How is the salt ment to be used? What is the best practice when using the salt so that: - The salt of 2 forms on different pages do not collide - The same form can be rendered 2 times (and usable on more that one browser window at a time)? AJAX How can I make AJAX calls on a form without the form returning "No token was provided to match against"? I am using AJAX calls just to provide a drop down list of options. -- View this message in context: http://www.nabble.com/Zend_Form_Element_Hash%2C-Salt-and-AJAX-tp18455432p18455432.html Sent from the Zend Framework mailing list archive at Nabble.com.
