Skip to main content
I have the Lead Rating field set to default "Hot" , when I create a lead manually it works fine however for leads from our web to lead forms this field does not populate - can anyone suggestion what may be wrong?
4 respuestas
  1. 21 sept 2015, 14:13
    Roger, in your web to lead form you can something like this to set the default values

     

     

    <input id="lead_source" maxlength="20" name="lead_source" size="20" type=hidden value="Public Web Form" />

     

    please confirm the name of lead rating field
0/9000