Lead Capture Tools

Apinnt
Member

Hidden form field non hubspot form

SOLVE

I have a hidden input field that is not being captured. I change it from hidden to text and I can capture it. It isn't a hubspot form. It's a custom html form on our site. 

 

This doesn't work:

<input type="hidden" name="vid" id="vid" value="3">

This does:

<input type="text" name="vid" id="vid" value="3">

Any ideas

0 Upvotes
1 Accepted solution
MFrankJohnson
Solution
Thought Leader

Hidden form field non hubspot form

SOLVE

We think @BrendanTH had success by wrapping the field in a div and setting visibility to hidden.

- see Hidden Input Fields not showing up on into collected forms

 

Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.

 

Hope that helps.

 

Be well,
Frank


www.mfrankjohnson.com

View solution in original post

0 Upvotes
3 Replies 3
MFrankJohnson
Solution
Thought Leader

Hidden form field non hubspot form

SOLVE

We think @BrendanTH had success by wrapping the field in a div and setting visibility to hidden.

- see Hidden Input Fields not showing up on into collected forms

 

Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.

 

Hope that helps.

 

Be well,
Frank


www.mfrankjohnson.com
0 Upvotes
Apinnt
Member

Hidden form field non hubspot form

SOLVE

TY!

0 Upvotes
MFrankJohnson
Thought Leader

Hidden form field non hubspot form

SOLVE

YW, please mark as solved.

 

Note: Please search for recent posts as HubSpot evolves to be the #1 CRM platform of choice world-wide.

 

Hope that helps.

 

Be well,
Frank


www.mfrankjohnson.com
0 Upvotes