Ticket #2481 (closed enhancement: invalid)
Multiple Forms on A Page
| Reported by: | Rangi | Assigned to: | sharvey |
|---|---|---|---|
| Type: | enhancement | Priority: | medium |
| Milestone: | Component: | Modules - ecommerce | |
| Version: | 2.2.2-rc2 | Severity: | medium effort / impact |
| Keywords: | Cc: | ||
| Due date: | Hours: |
Description
Hi Guys,
Basically what I am attempting to do is have two forms on a single page each with their own separate action. The overall idea is making a modification to the existing ecommerce v0.5.2-rc1 so that when a member that has not logged in goes to checkout, a form would display allowing a member to login using their email address and password, on successful login it would redirect them back to the checkout page and will populate the order form with their account details. The standard order form would be displayed regardless of whether the member has logged in or not. The only variable in the equation that would change is whether or not the order form details would be automatically populated or not.
