Web-to-Lead checkbox (boolean) field not working
Web-to-Lead checkbox (boolean) field not working
I have changed the html code
<input type='text' name='i-tiene-tienda' />
for this
<input type='checkbox' name='i-tiene-tienda' />
This field is always stored with a 0 value.