you can only submit one form at a time.
On Sep 4, 7:46 am, __Kyo__ <[email protected]> wrote: > How do i take a text box value form another form? > thanks in advance > > On Sep 3, 8:36 am, weheh <[email protected]> wrote: > > > Yes, I've done multiple forms before but haven't tested the double > > submission, yet, because the doc says that it doesn't work. You seem > > to imply that it does work. Can you say definitively, which one it is? > > > On Sep 3, 9:11 am, mdipierro <[email protected]> wrote: > > > > You can have multiple forms. You just have have to give them differe > > > names: > > > > form.accepts(....,formname="...") > > > > On Sep 2, 10:29 pm, weheh <[email protected]> wrote: > > > > > Doc says, """ > > > > ... when multiple forms are present on the same page, the mechanism > > > > for preventing double submission breaks ... > > > > """ > > > > > It's looking like I'm going to have to use multiple forms on a page, > > > > but double submission is a deal killer. Any approved method to prevent > > > > double submission by coding something custom into my page, myself? I > > > > don't need something pre-packaged, necessarily. An example that I can > > > > emulate would suffice.- Hide quoted text - > > > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

