I'm trying out the module to see if it suits my needs, but I'm having trouble wrapping my head around one particular part: Is there any way to not have to pick an option set when creating a product? There is no "none" option in the select list when adding a product. It would be nice to have the ability to have option sets optional on the products, so that some products show the options and some don't. Or have I missed something? Just to clarify:
-I've created an option set called X
-I've added and option set reference field to the product type in question
-When adding a product I have to select the option set in the reference field. Even though the field isn't required, the default value in the select list is X, and there are no other options, so when I save the product, I will have selected X.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | Allow empty values for option set reference-1212310-2.patch | 872 bytes | kbalderson |
Comments
Comment #1
kbalderson commentedI had this issue as well. As a workaround, I created an option set with no fields called "none".
Its a bad work around but it works until there is a solid fix.
Comment #2
kbalderson commentedI've created a patch that i think fixes this issue. It creates a -None- entry for the option set reference.
The maintainer hasn't pushed my previous patches live yet... so we'll have to see how long it takes to implement, but if you're comfortable applying patches, go ahead try it out.
Comment #3
adamgerthel commentedI've applied your other patches as well. Thank you for the fix!
Comment #4
hunziker commentedI commit your patch. I dont test it yet fully.
Comment #5
giorgoskThe patch does not appear to be commited
seems to work great please commit
Comment #6
hunziker commentedIt is committed, as I wrote.