You cannot put a form inside a form. If the inner form contains input tags, for example, the browser does not understand whether it belongs to the most inner or the outer form.
On Thursday, 8 August 2013 10:29:23 UTC-5, Tito Garrido wrote: > > Hi Folks, > > I am using a LOAD function to put a ajax form inside of a form. This is to > add videos to a content without need to reload the page... > > It works perfectly on firefox but on chrome, IE or Safari none of the > forms works... It seems to ignore the ajax, reloads the pages and no > validation is trigged. I have ser formname on both forms but it doesn't > work. > > I will try to create a sample app to illustrate the problem, but in > advance, does anybody know what am I doing wrong? > > Thanks! > > Tito > > -- > > Linux User #387870 > .........____ > .... _/_õ|__| > ..º[ .-.___.-._| . . . . > .__( o)__( o).:_______ > -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

