I have tried adding a custom variable to my products to define the type of product (book, tshirt etc)
Within the library I have defined type of custom variable as 'list of choices' and added text values under the values tab for this varaible.
I am not using 'use parent' and it is settable at product level only.
I have populated inital and top level value from the defined list of choices.
I then performed an export, and changed some of the values for this custom field in the resultant spreadsheet, using copy and paste (ie the text values are using exising values as defined in the list of choices, not freshly typed text).
On performing an import, I receive this error for each changed record
Line 55: Data type error. The field Product Type was given comic new when it expected an integer.
where 'product type' is the name of my custom variable and 'comic new' is a choice in list of choices.
The values entered when defining the vaiable are all text, so why is it expecting an integer, and how do I work around this?
Can you in fact edit custom variables using export/import, or is this not possible?
Can't find any reference to this doing a search of the forum and AUG, so any ideas?
Using Version 10
Thanks in adavance
Within the library I have defined type of custom variable as 'list of choices' and added text values under the values tab for this varaible.
I am not using 'use parent' and it is settable at product level only.
I have populated inital and top level value from the defined list of choices.
I then performed an export, and changed some of the values for this custom field in the resultant spreadsheet, using copy and paste (ie the text values are using exising values as defined in the list of choices, not freshly typed text).
On performing an import, I receive this error for each changed record
Line 55: Data type error. The field Product Type was given comic new when it expected an integer.
where 'product type' is the name of my custom variable and 'comic new' is a choice in list of choices.
The values entered when defining the vaiable are all text, so why is it expecting an integer, and how do I work around this?
Can you in fact edit custom variables using export/import, or is this not possible?
Can't find any reference to this doing a search of the forum and AUG, so any ideas?
Using Version 10
Thanks in adavance
Comment