Hey there,
I have a View that generates a list of products with corresponding "Buy it now button" (which is essentially the add to cart form without the quantity field, if that is enabled). However, it seems that atctweaks is not working with that button. In particular, I was able to find out that the form id in that case is "uc_catalog_buy_it_now_form_NIDHERE" which is not covered by atctweaks' hook_form_alter.
Should be an easy fix for you ;)
Cheers
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | uc_atctweaks_1144854_support_buy_it_now_1.patch | 638 bytes | wizonesolutions |
Comments
Comment #1
baudelot commentedThis feature would be very helpful, indeed. I have the same problem with Views 3.x. Subscribing.
Comment #2
wizonesolutionsIt looks like I'm going to take a stab at patching this. Stay tuned.
Comment #3
wizonesolutionsEasiest patch ever. Enjoy!
Comment #4
roborracle commentedwill this patch work for UC 7?
Comment #5
roborracle commentedbump - anyone know the answer to this?
Comment #6
wizonesolutionsHaven't tried it. It ought to though if the module is structured similarly. Would probably need to be applied manually.