Question
Changing Data Value - Add on to a value?
I have a field in Salesforce.com I'd like to update. It's a multi-select picklist field which means you can add multiple values to it.. for example:
Super-cool-field-name: Product 1, Product 2
I want to use Change Data Value to add "Product 3" to the existing values instead of overwriting the value that's there. Is this possible??
Super-cool-field-name: Product 1, Product 2
I want to use Change Data Value to add "Product 3" to the existing values instead of overwriting the value that's there. Is this possible??