Hi tmarx,

I am using 3.03 maybe something have changed in 4.0.

1.The listener method should look the following
public void save(IRequestCycle cylcle) {
}
2.Do you defined the method in your .html / .page file?
3.Do you have nested form
<form id="1">
    <form id="2">
    </form>
</form>

regards,
Vincent
On 1/16/06, Dmitry Gusev <[EMAIL PROTECTED]> wrote:
> How do you bind this listener (save()) to your form? You must do this in
> your *.page or *.html file.
>
> 2006/1/15, tmarx <[EMAIL PROTECTED]>:
> >
> > See the posting above....it contains all the important parts.....
> >
> >
> > Richard Clark wrote:
> > > On Jan 9, 2006, at 4:44, tmarx wrote:
> > >
> > >
> > > >  Is this a bug?
> > > >
> > > >  The save method is not called after submitting the form:
> > > >
> > > >
> > >
> > > What's in your html file (and page file, if you have it)?
> > >
> > >   ...R
> > >
> > >
> > > ---------------------------------------------------------------------
> > > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
> >
> > -------------------- m2f --------------------
> >
> > Sent from www.TapestryForums.com
> >
> > Read this topic online here: <<topic_link>>
> >
> > http://www.tapestryforums.com/viewtopic.php?p=13236#13236
> >
> > -------------------- m2f --------------------
> >
> >
> >
> >
>
>

Reply via email to