i have created a form were our consumers can only purchase one book at a time (required by my company).
i have added a submit button for each book, passing the same info for each book, price, title, and quantity. when i click on one of the buttons it is passing all the books over instead of one book at a time.
is there a way of fixing this without creating a new form for each submit button.
thx
i have added a submit button for each book, passing the same info for each book, price, title, and quantity. when i click on one of the buttons it is passing all the books over instead of one book at a time.
is there a way of fixing this without creating a new form for each submit button.
thx