ExtractCustomFieldValues

HI,

I’m looking for a way to add multiple values to a CustomField via the
ExtractCustomFieldValues extension. I’ve found the option on wiki but now
realize that it doesn’t work as expected.

If I enter the custom fields on one line, space delimited the values are
stored, however, their are not separate values, but rather one large one.
I need to have the items separated (i.e. 2 or more entries in the
ObjectCustomFieldValues table, not 1). Anybody know how to do this?

Thanks,

Ramon Kagan
York University, Computing and Network Services
Information Security - Senior Information Security Analyst
(416)736-2100 #20263
rkagan@yorku.ca


I have not failed. I have just I don’t know the secret to success,
found 10,000 ways that don’t work. but the secret to failure is
trying to please everybody.
- Thomas Edison - Bill Cosby


At Wednesday 2/23/2005 10:46 AM, Ramon Kagan wrote:

HI,

I’m looking for a way to add multiple values to a CustomField via the
ExtractCustomFieldValues extension. I’ve found the option on wiki but now
realize that it doesn’t work as expected.

If I enter the custom fields on one line, space delimited the values are
stored, however, their are not separate values, but rather one large one.
I need to have the items separated (i.e. 2 or more entries in the
ObjectCustomFieldValues table, not 1). Anybody know how to do this?

Ramon,

Try comma-delimiting the values.

Steve