Overview Formidable provides a built-in method for setting a default value on fields by passing a query string parameter. To do this, simply pass the name of the parameter and its value in the query string, like this: /page-name/?color=blue If you want to capture the value of “blue” as the default value in a field, [Read More…]
Formidable Forms
Writing Transportable Code: Keys vs. IDs
When you drag and drop a field onto a form, two pieces of data to identify the field in code are created. The first, the field’s ID is created by MySQL using an auto increment field. This is a standard methodology used throughout WordPress. WordPress creates an ID for every single data element added to [Read More…]
Happy 10th Birthday Formidable Forms!
On February 6th, Formidable Forms turns 10-years old. To celebrate this milestone event, the Strategy Eleven team is giving away a MacBook Pro, 10 Elite Formidable Forms licenses, and 40% OFF any license for this week only. No purchase necessary to enter the giveaways. To get all the details and and enter for your chance [Read More…]