uc_form_alter doesn't get called on this field, but it does on the 'add to cart' field.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 586474_buy_it_now_uc_oform_alter.patch | 662 bytes | Island Usurper |
uc_form_alter doesn't get called on this field, but it does on the 'add to cart' field.
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | 586474_buy_it_now_uc_oform_alter.patch | 662 bytes | Island Usurper |
Comments
Comment #1
Island Usurper commentedIt wasn't being called by the form itself, so it's not just the Views field that was missing it. Patch calls uc_form_alter() for products and product kits.
Comment #2
Island Usurper commentedCommitted.