How can I create a new Lead record from a Web Applet link and pass through values using URL paramete
I am attempting to ignore the default values that have been setup for a Lead Record and implement the ability to create a New Lead from a custom web applet link and at the same time populate certain values like Source, Campaign, etc.
Below is the Web Applet HTML that prompts the New Lead for creation, but how can I adjust this to pass through parameters? Thanks.
<img src="../user/content/lightning.png" border=0> <a href="OnDemand/user/DefLeadInsert?OCTYPE=&OMTGT=LeadCreateEditForm"class="alk" title="My Callbacks scheduled today">Create Web Lead</a><br>