By : theawesomecoder Published On Monday, January 04, 2016, 14:21 In WordPress
This single input form brings the concept of separation of concern so that user concentrates only on one text box and are not distracted by other text box in the form. Only when they click next button they get to see the next text box. Once user fills all the fields and submits the form the details are mailed to the email address specified in the Admin Panel. You can add unlimited no of fields to the form via back-end. Its a very new concept and many modern websites are using it. So if you want to provide your user with a sleek, modern and distinct look and feel of a form you should surely use this form in your WordPress website.
Features
09.03.2016 - ver 2.0
-Multiple forms feature
-Code updated to work with latest version of WordPress
-Code design pattern made modular for easy integration and modification
-optimized for speed and UI issues