function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
scottyscotty 

Pass multi select values accross custom objects

I am trying to pass multi select values to another object.  I have tried as many different way that I could think of.  Here is my existing formula.

https://na3.salesforce.com/00T/e?retURL=%2F{!Telesales_Info_Account__c.Id}&RecordType=012300000000L9I&cancelURL=%2F{!Telesales_Info_Account__c.AccountId__c}&ent=Task&what_id={!Telesales_Info_Account__c.AccountId__c}&tsk5=Last Results&who_id={!Telesales_Info_Account__c.ContactId__c}&RecordType=012300000000L9I&00N30000000jVEC={!Telesales_Info_Account__c.Auction__c}&tsk12=Completed&00N30000000nOk6=Consignment Sale&tsk4={!Today}&00N30000001FCVe={!NOW()}&00N70000001vgjA_selected={!Telesales_Info_Account__c.Bogie__c}

Everythingworks with the exception of

&00N70000001vgjA_selected={!Telesales_Info_Account__c.Bogie__c}