Rules for configuring a product

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Rules for configuring a product

simon maskell
Hi

On a configurable product  we would like to be able to remove certain ProductFeature from being selectable depending on what has been selected from other ProductFeatureTypes.


E.g

Question 1

What side does hinge fit = 'Left' or 'Right'

Question 2

What door is needed = '2 Panel Left', '4 Panel Left' or '2 Panel Right'


If 'Left' was selected in question 1 only '2 Panel Left', '4 Panel Left' would appear in question 2.
Reply | Threaded
Open this post in threaded view
|

Re: Rules for configuring a product

Adrian Crum-3
You will need to use product feature interactions. Look in The Data
Model Resource Book for the PRODUCT FEATURE INTERACTION entity. Product
feature interactions are set up in the Catalog application:

https://localhost:8443/catalog/control/EditFeatureInterActions

-Adrian

On 4/26/2012 12:22 PM, simon maskell wrote:

> Hi
>
> On a configurable product  we would like to be able to remove certain
> ProductFeature from being selectable depending on what has been selected
> from other ProductFeatureTypes.
>
>
> E.g
>
> Question 1
>
> What side does hinge fit = 'Left' or 'Right'
>
> Question 2
>
> What door is needed = '2 Panel Left', '4 Panel Left' or '2 Panel Right'
>
>
> If 'Left' was selected in question 1 only '2 Panel Left', '4 Panel Left'
> would appear in question 2.
>
>
> --
> View this message in context: http://ofbiz.135035.n4.nabble.com/Rules-for-configuring-a-product-tp4589519p4589519.html
> Sent from the OFBiz - User mailing list archive at Nabble.com.