Gotcha.  Thanks much for the quick reply and good info! - j

On Monday, August 27, 2012 10:47:18 PM UTC-7, Craig Mitchell wrote:
>
> Correct.  The form must be the thing doing the submit.
>
> Although, as I pointed out, Chrome stopped working with a JavaScript call 
> to trigger the form to submit.  So I now let the form do its own submit. 
>  All I use GWT for is positioning the widgets.
>
> It sucks, but it's the only way I could get it to work.
>
>
> On Tuesday, 28 August 2012 15:20:05 UTC+10, jopaki wrote:
>>
>> So all this form/FormPanel mangling implies that the <form> tag is 
>> required to be present in the original markup yes?  Otherwise, one could 
>> just have the username and password fields in the orig. markup and manually 
>> submit to server by trapping an onclick to a simple button and then 
>> construct the request via RequestBuilder.  What do you guys think about 
>> this?
>>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-web-toolkit/-/xrn45jNgjk0J.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.

Reply via email to