Re: [fw-general] ZF application optimizations (and speedup)

2008-11-09 Thread jkush1121
Since reading this article, I've been thinking alot about the configuration issues. Here's a small snippet I am working on. Basically, it makes usage of a string based input parameter, such as: $config-descend('database/connections/read/'); Following this, it saves the data into the registry

Re: [fw-general] Trouble with on Change in Zend_Form_Element_Select

2008-11-09 Thread Cameron
You are going to have to do this with Javascript. I'm trying to build the ultimate example of how you do dependent dropdowns using Zend + Dojo, and I've got it so far to the point where it works when adding a new record, but when you try to edit data, the $form-populate method fails to build a