[Dojo-interest] Connecting events to dynamic object

Sam Prochazka sam at realpagemaker.com
Fri Jan 26 10:38:33 MST 2007


Hi,

I've built a form that submits using formbind - works very nicely. When the form submits it validates and either returns a positive, "thank you" message or a reloaded version of the form with error messages.

One part of the form is a drop-down list that controls other parts of the form.

On initial page load I connect an event to this drop-down - which works perfectly. When I submit the form and it re-appears with error messages the drop-down is no longer connected with the event handler. Even when I try to reconnect in the formbind load function it does not.

Does anyone know how to make this work?

Thanks,

SP


More information about the Dojo-interest mailing list