Use this code snippet to disable copy and paste between Formidable Forms’ email and email confirmation fields. [Read More…]
Blog
Formidable Form/Field Keys Easy Display/Edit Shortcode
This is the one tool every Formidable Developer needs! Download the Formidable Form/Field Keys Easy Display/Edit Shortcode today. [Read More…]
Strip Non-numeric Characters from Phone Number with jQuery
When displaying a view, do you need to display phone numbers as links? If so, this code snippet that we use with the Developers Directory, strips all non numeric characters from a phone number. View the code on Gist. To use this snippet, replace the jQuery selector(s) with your field id(s).
Calculate Gross Margin Percent the Right Way
We’re sorry, Developers Corner content is only available if you are registered in the Developers Directory.
If you would like to register to view this exceptional content, please visit the Developers Directory Registration page. Both the registration and Developers Corner content are Free!
If you’re already registered in the Developers Directory, please login.
Happy 12th Birthday Formidable!
Formidable Forms is turning 12 this week! To honor the day, Strategy 11 is holding a week-long sale offering all of their plans at a discount—new sales and upgrades alike. Here are the details: When: Jan 31 – Feb 4 What: Up to 60% off Coupon Code: 12YEARS They’re also running a giveaway for something [Read More…]
EDD FES Integration
We’re sorry, Developers Corner content is only available if you are registered in the Developers Directory.
If you would like to register to view this exceptional content, please visit the Developers Directory Registration page. Both the registration and Developers Corner content are Free!
If you’re already registered in the Developers Directory, please login.
Use PAHN for Variable Declarations
We’re sorry, Developers Corner content is only available if you are registered in the Developers Directory.
If you would like to register to view this exceptional content, please visit the Developers Directory Registration page. Both the registration and Developers Corner content are Free!
If you’re already registered in the Developers Directory, please login.
Use Toggle to Copy Fields in Form Sections
This is the code used to implement a toggle as a trigger to copy fields between form sections in the Formidable Masterminds Developers Directory. Toggle fields are single option checkbox fields in disguise. View the code on Gist.