Skip to main content
I have created a Web to Lead form and posted it on my website. However, the form is creating a lead of the incorrect record type. How do I tell Salesforce which record type to use for responses to this form?

 

This is the tail end of the html for the form:

 

Additional Comments:<input  id="00N3l00000PKQeK" maxlength="255" name="00N3l00000PKQeK" size="20" type="text" /><br>

 

<input type=hidden name="recordType" value="0121N000001fsGVQAY">

 

<input type="submit" name="submit">

 

</form>
2 risposte
  1. 16 dic 2019, 18:29
    Thank you for your response! All of that was set up correctly, I finally changed the default record type under profiles and now it works. Seems like I should be able to set the record type, even if it's not the default, but this was the best I could come up with.
0/9000