make more than email and name required

Best Wordpress plugin to engage your users and collect their email. You can use header alerts, popups, or exit pages, and it works with any popular emailing service such as Mailchimp or AWeber
David J Dow
Junior Member
Posts: 1
Joined: Tue Jun 05, 2012 11:01 pm

make more than email and name required

Post by David J Dow »

Is it possible to make more than name and email required. when I add in the following code
<input type="hidden" name="FNameReq" value="true">
<input type="hidden" name="LNameReq" value="true">
<input type="hidden" name="EmailReq" value="true">
<input type="hidden" name="PhoneReq" value="true">

Still only email and FName (the name fieldfield) are required