cyberwizzard
5 Jun 2007, 8:42 AM
Hi all,
I just started coding with ExtJS and I'm running into a problem: the forms examples are all marvelous but the form that gets rendered uses a x-form tag and looking at the headers I see a XML request going to the server (followed by the redirect that the main page should receive).
How do I change the form type to a basic form? The page that gets the request either returns to the same page (login page) or forwards the viewer to the main page...
Edit: looking at all the examples lit the bulb above my head - thanks for the help :)
I just started coding with ExtJS and I'm running into a problem: the forms examples are all marvelous but the form that gets rendered uses a x-form tag and looking at the headers I see a XML request going to the server (followed by the redirect that the main page should receive).
How do I change the form type to a basic form? The page that gets the request either returns to the same page (login page) or forwards the viewer to the main page...
Edit: looking at all the examples lit the bulb above my head - thanks for the help :)