How do i import multiple values in a single multiselect field. What is the delimiter to give for each value.
As with any choice-based fields you need to import IDs and for multi-select fields these IDs should be given as a comma separated list
For example:
"1,2,3"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.