• Resolved epatience

    (@epatience)


    I have a web-to-lead form, that needs to drop in the “type” value, which is a picklist field FROM Salesforce. In essence, no user input. But based on the form I have placed on the page, I get the field completed with the right entry.

    The form field is hidden: it merely drops the form’s “type” value into the “Types’ specific picklist” value into Salersform.

    I have specified that the field is Hidden AND Enabled. I have also provided the ID of the Salesforce Picklist entry

    But it doesn’t get applied to my lead.

    Thoughts???

    The page I need help with: [log in to see the link]

Viewing 1 replies (of 1 total)
  • Plugin Author brilliantplugins

    (@brilliantplugins)

    This one?

    <input type="hidden" id="sf_00N120000065sj4" class="w2linput hidden" name="00N120000065sj4" value="">

    Looks like you need a value for that field…

Viewing 1 replies (of 1 total)
  • The topic ‘Can’t default picklist entry into Salesforce’ is closed to new replies.