Description Usage Arguments Value References Examples
Shows information about the user.
1 2 3 4 5 6  | 
wufoo_name | 
 - User's Name. Default:   | 
domain | 
 - for whatever reason domain's ccTLD may change. With this parameter you can change
default   | 
showRequestURL | 
 - use only for DEBUG purposes  | 
debugConnection | 
 - samilar as above. Either "0L" (false; default) or "1L"  | 
https://wufoo.github.io/docs/#users
wufoo_api - User's API Key. Default: auth_key.
1 2 3 4  | ## Not run: 
user_info(debugConnection = 1L, domain = "wufoo.eu")
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.