• Go to Formidable Forms Official Site
  •  Login
  •  

Log In

Forgot Password

Search

Formidable Forms Community Site

srwells

Hook Examples

Send separate emails for a specific action

Use the code below to send a separate email notification for each recipient in a given Email Action. Replace 4933 with your Action ID.
See example >
Import file from URL

This can come in handy in a few different cases. First, when using the API, you can accept a file url, and import it onto your site. Second, if you would like to accept links to files that are already online, rather then requiring users to download and then upload an image.

This example uses two different fields: one for the file url, and one for the upload field. The value in the url field will be used to fill the upload field when possible.

See example >
Add a mask to Credit Card

This will add an input mask the the credit card number. Please note, this is a set format and will not work with all credit card types i.e. American Express.
See example >
  • 1
  • 2
  • 3
  • Next Page»