Hello folks,

i want to have a delete-button behind each product in the cart wich removes the product from the cart without selecting the checkbox which is dedicated for deletion-selection. (This box is going to be removed in the end) I do not really understand the way oxid handles the requests ... one form, 2 different actions triggered by 2 different submit-buttons. This must be handled by evaluating the different values of name or id of the submit-buttons - at least this is what I think. I found out, that the checkAll-checkbox is handled by the oxid ajax / javascript-object but it dit not really help. There is a function oxid.form.select() but i wasn't able to use it in a propper way to make it work. I guess, this function is the way to solve the problem in principle.

I will be thankfull for every hint.

Regards, SubNet-One
_______________________________________________
dev-general mailing list
[email protected]
http://dir.gmane.org/gmane.comp.php.oxid.general

Reply via email to