problem in adding to config options
Posted by rajshekhar on May 09, 2006; 7:40am
URL: http://ofbiz.116.s1.nabble.com/problem-in-adding-to-config-options-tp139084.html
I am trying to add configuration item by selecting configurations from catalog option.
First i created config item with following values :
Config Item 10000
Config Item Type single choice
Config Item name Background color
Description Background color
After i clicked on config options to create options for config items and following values
Config Option Name red
Description red color
Sequence Num 1
But when i clicked on update button i am getting the following exception
The Following Errors Occurred:
* The following required parameter is missing: [createProductConfigOption.configItemId]
plz anyone suggest the way to solve the problem