Closed (won't fix)
Project:
UC Node Checkout
Version:
6.x-2.0-beta4
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Nov 2009 at 15:57 UTC
Updated:
30 Dec 2009 at 20:40 UTC
I'm trying to use the UC Stock Filter module with UC Node Checkout. The stock filter works perfectly on the product page, but doesn't function at all on the node page where the attributes appear created by Node Checkout.
How can I get the attributes to filter properly with Stock Filter? (Or with Dependent Attributes, or anything at all for that matter)?
Thanks in advance
Comments
Comment #1
adamfairhead commentedIf no solution, is there a way for the attributes to remain on the Product page, and the node creation page forward the user to that page instead of going straight to adding to the cart?
That would also work.
Either or, thanks in advance
Comment #2
rszrama commentedI think I responded to your e-mail before finding this issue... the problem lies in the fact that that module most likely works by altering the add to cart form. Node Checkout works by altering the node add form without using the add to cart form, so that module would have to be tweaked to include support for node checkout and the node add form (or a third module could be made that integrates the two). I'm marking this as "won't fix" because there's nothing to be done in this module to solve the integration, not because it's not solvable.