salesforce_bulk icon indicating copy to clipboard operation
salesforce_bulk copied to clipboard

Updating picklist in Array format

Open rubydog opened this issue 13 years ago • 1 comments

I cannot pass Array as argument. Example my account has picklist that accepts array as argument. MyPicklist__c => Array. But it takes array as string

rubydog avatar Aug 29 '12 05:08 rubydog

I fixed this error in my rewrite of the gem: https://github.com/propertybase/executrix

leifg avatar May 13 '13 16:05 leifg