You need to sign in to do that
Don't have an account?

country field as Multi-select of countries which will be saved as a comma separated list
Hi everonye,
I have a requirement where I've to use Country field as multi-select of countries which will be saved as a comma separated list. I display this field on the screen flow. Could anyone help on this "how to achieve multi-select field of countries which will be saved as a comma separated list.
Thanks in advance!
I have a requirement where I've to use Country field as multi-select of countries which will be saved as a comma separated list. I display this field on the screen flow. Could anyone help on this "how to achieve multi-select field of countries which will be saved as a comma separated list.
Thanks in advance!
Do you have Country field as picklist in your object?
Thanks,
Yes, have country field as multi-picklist which uses global value set.
Thanks!
Read more on this here (https://salesforce.stackexchange.com/questions/359001/split-the-values-by-a-comma-and-pass-it-to-a-collection-variable)