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
regards,
Vincent
On 1/16/06, Dmitry Gusev <[EMAI
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 aboveit contains all the important parts.
>
>
> Richard Clark wrote:
> > On Jan 9, 2006, at 4:44, tmarx wrote:
> >
> >
> > > Is th
See the posting aboveit 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)?
>
>
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