Re: [fw-general] Ajax Forms

2009-11-27 Thread Hector Virgen
There are a couple of thing you'll need to make sure you're doing in order for this to work: First, be sure you're using the Ajax Context Switch action helper: http://framework.zend.com/manual/en/zend.controller.actionhelpers.html#zend.controller.actionhelpers.contextswitch.ajaxcontext This

Re: [fw-general] Ajax Forms

2009-05-29 Thread Vadim Gabriel
Hi, Not sure if i follow your problem. But why won't you use Dojo? or Jquery which are included. On Thu, May 28, 2009 at 11:48 PM, 411161 411...@fedex.com wrote: I am not using Zend_Form, bu if I have to I will. I basically have a page that is a form. When a user selects certain options from

RE: [fw-general] Ajax Forms

2009-05-29 Thread Anthony Smith
using Dojo with onSubmit, but I am open to the possibility. From: Vadim Gabriel [mailto:vadim...@gmail.com] Sent: Friday, May 29, 2009 03:29 AM To: 411161 Cc: fw-general@lists.zend.com Subject: Re: [fw-general] Ajax Forms Hi, Not sure if i follow your