I'm trying to code a 'wishlist' feature into actinic, and i need to be able to submit a form from within a product template. I understand you cant have forms within forms and actinic displays everything between its own <form>..</form> tags, so what are my options? is there a way i can temporaraly 'break' from the overall form?
I read one of Normans posts about using quantity on product section templates and adding the code after NETQUOTEVAR:PRODUCTFORMEND, which didnt work with the single 'buy' button templates, so whats the difference?
- edit - nevermind i got it working!
I read one of Normans posts about using quantity on product section templates and adding the code after NETQUOTEVAR:PRODUCTFORMEND, which didnt work with the single 'buy' button templates, so whats the difference?
- edit - nevermind i got it working!