I defined a custom field, Customer Name, of type Select List (single choice), and defined, manually, 140 values for the choice.
I need to define another custom field, Other Affected Customers, with type Select List (multiple choices) using the same list of 140 values.
What I see is that once a custom field is defined, you cannot change its type, so this rules out the option of copying the first field to a new one.
Any idea? Thanks
What I actually did is this (sounds complicated, but it's not):
Note that for cascade select list, the value should be "FIRST -> SECOND" (the single spaces around the '->' are mandatory!)
The import process is explained here: LINK
There is no copy function, fields are expected to be different, so no-one has written anything that would do this.
You could find a scripting add-on that could run a one-off script to duplicate all the options into the new field, but actually, it's likely to take you a lot longer to write the script than it would to trudge through typing the duplicates in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
We do translations, so we need "Source Language" and "Target Language" with identical lists of languages. Looks like I'll have to paste them in one-by-one two times. 😫
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.