-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Thanks! This looks like what I was looking for. Looking forward to
playing around with it ;-)

Am 01.05.2012 06:29, schrieb Lenny Primak:
> http://code.google.com/p/flowlogix/source/browse/tapestry-services/src/main/resources/com/flowlogix/web/mixins/DisableAfterSubmit.js
>
> 
search for setSubmittingElement
> 
> Perhaps you are missing that, if that's not the case, debugging Tap
> JS code might help
> 
> 
> On Apr 30, 2012, at 4:52 PM, Norman Franke wrote:
> 
>> I'm trying to make a lookup dialog that lets users lookup
>> accounts by name. It obviously has a form where the user can
>> enter a partial name. The form has a t:zone and the onSuccess
>> handler either tries to return the zone or use
>> AjaxResponseRenderer to return the content of the zone. which has
>> the list of matching accounts.
>> 
>> My component via javascript automatically clicks a hidden submit
>> button to submit the form. The form, zone and list are all in the
>> component. It works fine when in a page, but when this is run as
>> a component I get this error:
>> 
>> Page must be specified before initializing for partial page
>> render. Not very helpful. It appears that the form is not being
>> submitted via AJAX (request.isXHR is false.) Can one submit a
>> form inside a component via AJAX that updates a zone inside that
>> component? I can't put the zone outside the component and update
>> the entire thing, since it messes up the value of the text
>> field. This is using Tapestry 5.3.3.
>> 
>> Norman Franke Answering Service for Directors, Inc. 
>> www.myasd.com
>> 
>> 
>> 
> 
> 
> ---------------------------------------------------------------------
>
> 
To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAk+fbbQACgkQbmZsMyUPuXSSxgCg3kMMcIrK0euVk8fqenB+ypyD
Js8AoNbrKrUuAuAvhvJ16T5XRohNtXxt
=cJ2J
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to