additionalfield with picklist values button code
{!URLFOR('/apex/SDOC__SDCreate1', null, [[id=Opportunity.Id](http://id=Opportunity.Id),Object='Opportunity',useExistingNoContactRecord='true',AdditionalFields='Market__c:'+TEXT(Opportunity.Market__c)+','+'Language__c:'+TEXT(Opportunity.Language__c)]])}Last updated
Was this helpful?

