[ic] Problem with options...

Hector S. Mendoza Ortiz interchange-users@icdevgroup.org
Wed Oct 9 12:38:00 2002


Hello all....

I have encountered a problem with interchange.....

The problem is that I have a product (SKU 300) that has options (Color 
and Size). I have 16 different colors and 6 different sizes... I add the 
two options (matrix w/ separate widgets) and click on generate all 
combinations, and they are generated in the database, but in the "Item 
options editor" page I only get displayed 50 of the combinations only, 
not the whole 96 possible combinations.

I looked into $IC_HOME/lib/UI/pages/include/item_option_matrix file that 
generates the display and I see no limitation on the loop statement to 
display only 50... and in the page I see no link to "more options"

If  I edit the products with the table editor, I get my options all 
messed up and considers the option item (sky-COLOR-SIZE) as an option of 
 the actual product (ie. I now have options color, size and 
sku-color-size[with no options to select from]) The only way of actually 
getting into the records is to edit them by hand in the database.....

Am I missing something? is IC limited to a sertain number of 
combinations? if it is, is there a way to change it?

Thanks so much for all the help...

Hector Mendoza