Description
This action hook fires inside the prequal form tag with the required hidden inputs.
Usage
add_action( 'wprequal_prequal_hidden_inputs', 'your_custom_function', 10 );
Example
Add a hidden input for a Facebook Ad ID to the prequal form.