Re: AjaxUpdateContainer reloading the whole page
Re: AjaxUpdateContainer reloading the whole page
- Subject: Re: AjaxUpdateContainer reloading the whole page
- From: Mike Schrag <email@hidden>
- Date: Wed, 5 Nov 2008 06:58:16 -0500
<wo:AjaxUpdateLink updateContainerID = "turnsSummary" onClick = "return submitForm();">Buscar</wo:AjaxUpdateLink>
I don't see the submitForm function, but judging by its name, this is SUPER sketchy. You're just submitting the form onclikc, which is a full page operation. If you want to submit a form, you should be using AjaxSubmitButton, not AjaxUpdateLink.
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden