Re: [fw-general] Serializing select objects supposed to be working but isn't.

2009-04-27 Thread Themselves
Themselves wrote: > > Hi guys, I've come up with a situation in my application where serializing > a > select object to store it in a session variable would be remarkably > useful, > but it isn't working. It's just throwing the usual "can't serialize

Re: [fw-general] Checkbox and Dojo_foRM validation, please help if anyone know how

2008-10-19 Thread Themselves
Matthew Weier O'Phinney-3 wrote: > > -- Themselves <[EMAIL PROTECTED]> wrote > (on Wednesday, 08 October 2008, 02:12 AM -0700): >> >> I'm actually having the exact same problem as the OP with this one, >> except my >> code works just fine -

Re: [fw-general] Checkbox and Dojo_foRM validation, please help if anyone know how

2008-10-08 Thread Themselves
I'm actually having the exact same problem as the OP with this one, except my code works just fine - I can validate the form no problem, I just can't get it to validate on a tab that loads behind the currently selected one. I am lazy loading my tabs like: contentPane('new-record', '', array('t

Re: [fw-general] Zend + Dojo Comboboxes and $form->populate

2008-09-23 Thread Themselves
Matthew Weier O'Phinney-3 wrote: > > -- Themselves <[EMAIL PROTECTED]> wrote > (on Sunday, 21 September 2008, 10:17 PM -0700): >> Hi guys, I'm just playing with the new Dojo forms in 1.6, and so far >> they're >> great, I'm ju

[fw-general] Zend + Dojo Comboboxes and $form->populate

2008-09-21 Thread Themselves
Hi guys, I'm just playing with the new Dojo forms in 1.6, and so far they're great, I'm just trying to wrap my head around some of the combobox functionality... One of the features of comboboxes is that you can provide a drop down list of options in addition to permitting the user to enter text

Re: [fw-general] Basic dojo help and programmatic dojo example

2008-09-08 Thread Themselves
Matthew Weier O'Phinney-3 wrote: > > -- Themselves <[EMAIL PROTECTED]> wrote > (on Monday, 08 September 2008, 12:04 AM -0700): >> >> I've had the exact same problem as the OP - a "node is undefined" >> javascript >> error, when everyt

Re: [fw-general] Basic dojo help and programmatic dojo example

2008-09-08 Thread Themselves
I've had the exact same problem as the OP - a "node is undefined" javascript error, when everything appears to be loading correctly. Here's my crack at it, basically as per http://www.roetgers.org/tag/zend-framework/. index.php - set_include_path(