Re: Multiple selection of configurable Items

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

Re: Multiple selection of configurable Items

BJ Freeman
the best is to look first at the demo data for the pizza as well as the
PC001

If you have Integrated Development Environment (IDE) like eclipse then
use the search feature to find the code that relates to the demo data.


kranti sent the following on 1/28/2010 6:45 AM:

> Hi,
>
> I am creating an application for a fast food restaurant, and I have a
> requirement where I can select 3 out of 5 available options.
>
> Taking the example of PIZZA product in OfBiz codebase, I have the options of
> tomato, chilly sauces, and it allows the customer to select any one of the
> available options. I would like to extend it in a way where i add one more
> sauce such as garlic sauce and then give the customer to select any 2 out of
> 3. What are my options?
>
> I am new to OfBiz and digging the code, but would really appreciate if
> someone has a hint on how to do that.
>
> Thanks
> Kranti