Description Usage Arguments Value See Also Examples
Creates a list of all forms belonging to a user and dynamically generate a form embed snippet to use in your application.
| 1 2 3 4 5 6 7 8 | 
| wufoo_name | - User's Name. Default:  | 
| formIdentifier | - this will give you information about just one form. A request without
the  | 
| includeTodayCount | - if set to true, includes the number of entries received today.
If you add the  | 
| showRequestURL | - use only for DEBUG purposes | 
| debugConnection | - samilar as above. Either "0L" (false; default) or "1L" | 
| domain | - for whatever reason domain's ccTLD may change. With this parameter you can change
default  | 
https://wufoo.github.io/docs/#all-forms
http://help.wufoo.com/articles/en_US/SurveyMonkeyArticleType/The-Forms-API
| 1 2 3 4 | ## Not run: 
form_info()
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.