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

Comments

baudelot’s picture

This feature would be very helpful, indeed. I have the same problem with Views 3.x. Subscribing.

wizonesolutions’s picture

It looks like I'm going to take a stab at patching this. Stay tuned.

wizonesolutions’s picture

Easiest patch ever. Enjoy!

roborracle’s picture

will this patch work for UC 7?

roborracle’s picture

bump - anyone know the answer to this?

wizonesolutions’s picture

Haven't tried it. It ought to though if the module is structured similarly. Would probably need to be applied manually.