MINOR - Added documentation to the readme

This commit is contained in:
marcokernler 2011-12-20 22:07:40 +01:00
parent c575c8d981
commit 81afd90761
1 changed files with 1 additions and 0 deletions

View File

@ -22,6 +22,7 @@ and without getting involved in any PHP code.
* View submitted submissions and export them to CSV
* Define custom error messages and validation settings
* Optionally display and hide fields using javascript based on users input
* Pre fill your form fields, by passing your values by url (http://yoursite.com/formpage?EditableField1=MyValue)
## Installation