You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ofbiz.apache.org by Divesh Dutta <di...@hotwaxmedia.com> on 2008/11/22 10:55:07 UTC

ProductConfig entity

Hello all,
          I was reviewing democonfigurator.xml of ecommerce.In ProductConfig entity, configTypeId="QUESTION" is given.What is the use of this field? Is it mandatory to mention it?

Regards
Divesh Dutta


Re: ProductConfig entity

Posted by BJ Freeman <bj...@free-man.net>.
http://demo.hotwaxmedia.com/ecommerce/control/product?product_id=PC001
is the configured product you looking at.
here is the actual config page for what you are looking at
https://demo.hotwaxmedia.com/catalog/control/EditProductConfigs?productId=PC001



Divesh Dutta sent the following on 11/22/2008 1:55 AM:
> Hello all,
>           I was reviewing democonfigurator.xml of ecommerce.In ProductConfig entity, configTypeId="QUESTION" is given.What is the use of this field? Is it mandatory to mention it?
> 
> Regards
> Divesh Dutta
> 
> 
> 

Re: ProductConfig entity

Posted by Divesh Dutta <di...@hotwaxmedia.com>.
Hi Bilgin,
          Thank you very much.Now the concept is very clear to me.

Regards
Divesh Dutta


----- Original Message -----
From: "Bilgin Ibryam" <bi...@iguanait.com>
To: user@ofbiz.apache.org
Sent: Monday, November 24, 2008 4:13:51 PM GMT +05:30 Chennai, Kolkata, Mumbai, New Delhi
Subject: Re: ProductConfig entity

On Sat, 2008-11-22 at 03:55 -0600, Divesh Dutta wrote:
> Hello all,
>           I was reviewing democonfigurator.xml of ecommerce.In
> ProductConfig entity, configTypeId="QUESTION" is given.What is the use
> of this field? Is it mandatory to mention it?
> 
> Regards
> Divesh Dutta

Hi Divesh,

right now there are 2 configTypeIds : QUESTION and STANDART
In case of STANDARD, all the options are always included/selected,
otherwise, the user has a choice to select an option

Bilgin


Re: ProductConfig entity

Posted by Bilgin Ibryam <bi...@iguanait.com>.
On Sat, 2008-11-22 at 03:55 -0600, Divesh Dutta wrote:
> Hello all,
>           I was reviewing democonfigurator.xml of ecommerce.In
> ProductConfig entity, configTypeId="QUESTION" is given.What is the use
> of this field? Is it mandatory to mention it?
> 
> Regards
> Divesh Dutta

Hi Divesh,

right now there are 2 configTypeIds : QUESTION and STANDART
In case of STANDARD, all the options are always included/selected,
otherwise, the user has a choice to select an option

Bilgin