[fw-general] Zend_Rest & fetch forms via AJAX

2010-02-17 Thread Shurakai
Hi all, I'm trying to implement CRUD-Operations via REST in order to make everything more readable and usable. What I didn't figure out (yet) is, how should I fetch my *forms* for these operations? Do you use a "FormController" and add a method for each form available in your module? (I want to

[fw-general] Disable rendering of password in Zend_Dojo_Form_Element_PasswordTextBox?

2009-08-02 Thread Shurakai
Hi all, I was looking around for this topic but couldn't find anything - please give me a hint if this is a duplicate post on that topic. My problem is as follows: In Zend_Form_Element_Password, one is able to adjust whether the password should be refilled into the textbox after the form has be