Submitting one of two forms with the same button value
alex_b - October 12, 2009 - 15:31
| Project: | SimpleTest |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | duplicate |
Jump to:
Description
How can a particular form be submitted when there is another form on the page that has a submit button with the same value? Is this possible at all?
I've done some reading on drupalPost() and I'm thinking: no. I this correct? Any plans to implement this?
Thank you for clarification.

#1
#421084: Allow drupalPost() to specify what form_id to submit to if multiple