CreateLead online button javascript 新建意向 onClickJavaScript false {!REQUIRESCRIPT('/soap/ajax/51.0/connection.js')} {!REQUIRESCRIPT('/soap/ajax/51.0/apex.js')} var foo = function(){ var url = '/00Q/e?' + 'Infrastructure_Project__c=' + '{!Infrastructure_Project__c.Id}' + '&LeadSource=基建项目' + '&RecordTypeId=01210000000QiRf' + '&retURL=%2F' + '{!Infrastructure_Project__c.Id}' ; window.open(url); } foo();