03-05-2021, 04:18 PM
Hi,
which kind of value does the MultiSelectWdg widget return?
I have a sobject column of type text that I'd like to fill with a comma separated list of selected values, but I just get back a string with only the first item selected, the other are just ignored.
Am I missing something?
Should I set my sobject column to a particular data type that can receive multiple selections?
Cheers,
Max
which kind of value does the MultiSelectWdg widget return?
I have a sobject column of type text that I'd like to fill with a comma separated list of selected values, but I just get back a string with only the first item selected, the other are just ignored.
Am I missing something?
Should I set my sobject column to a particular data type that can receive multiple selections?
Cheers,
Max