Hidden Field

A hidden field is a special input field whose value is sent with a form submission like other fields, but the field itself is not rendered and invisible on the front end. Contact Form 7 supports the hidden form-tag type to represent hidden fields. Available options for hidden Option Examples Description id:(id) id:foo id attribute … Continue reading Hidden Field