I want to add a viewlet into the viewlet manager getpaid.belowcartlisting that contains a form (So I can allow users to submit a discount code while viewing their cart). The problem is that that viewlet manager is contained within the update cart form. I figure I have two options, the first is to do something hacky with javascript in my viewlet to submit my little form (I'm going to work on that incase I can't get the better solution done in time). The second is to either move that viewlet manager outsite the update cart form, or add a new viewlet managet. Any thoughts?
The file in question is Products/PloneGetPaid/browser/templates/ cart-listing.pt -Rob --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "getpaid-dev" 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/getpaid-dev?hl=en -~----------~----~----~----~------~----~------~--~---
