• Go to Formidable Forms Official Site
  •  Login
  •  

Log In

Forgot Password

Search

Formidable Forms Community Site

Hire A Pro

Codeable

https://codeable.io/developers/formidable-forms/?ref=XPTWL

star_full star_full star_full star_full star_full
(1)

Hire WordPress experts starting at $70/hour.
Money back guaranteed.

Disclosure: Formidable may receive an affiliate commission when you use Codeable.

Skills

HTML/CSS, Web Design, Javascript, Advanced Views, Advanced Form Creation, Customize PHP Examples, Advanced PHP, Write Formidable Add-ons

View All Votes

Skyswoop
by Sean Helmes

26 25

Contesty.com
by Emily Baker

18 10

CINE Awards System (CAS)
by Stephen Brody

1 5

The Luxury Spa Edit
by Chris Brown

1 5

Escapade
by Maria Maso

1 3

Paint The Coast
by Diane Minks

2 4

Imran Khan Cancer Appeal (IKCA)
by Michelle Moss

1 2

NoBo Art District
by Angela Bowman

2 4

+ Add my Masterpiece

  • 1
  • 2
  • 3
  • ...
  • 20
  • Next Page»


Hook Examples

Insert required and placeholder

Use this code to add HTML directly in your input field. This example adds HTML5 placeholder text and required attributes. This can also be done in your customizable HTML by changing [input] to [input required="required"] or [input placeholder="2"]. Any other HTML can be added in this code or to your customizable HTML as well.
See example >
Add user dropdown

Use the code below to populate a dropdown, radio button, or checkbox field with all users of a specific role. This field will store the user's ID number, but it will display the user's display name in the field options. Make sure you select 'Use separate values' in the field options before adding this code. Change 'subscriber' to any user role and change 485 to the ID of the field you want to populate.
See example >
Create entry in form with repeating section

Use the code below to create an entry in Form B (that has a repeating section) when an entry in Form A (also has a repeating section) is submitted.
See example >
  • «Previous Page
  • 1
  • ...
  • 73
  • 74
  • 75
  • 76
  • 77
  • ...
  • 84
  • Next Page»

Prevent URL hacking by adding a Secret field

Formidable Forms has weak resistance to URL hacking (version 3.03.02 - 14 Sep 2018). A user can potentially access secure parts of the system by changing the URL parameters, for example on an Edit . . . Link.One way to improve security is to add a Secret to each record. If this is added to your edit links then you can verify that the URL relates to the correct record.
by
Stop views making line breaks

Views are really useful for returning text fragments. For example, the number of records matching a WHERE clause (the "filter" in the view). However by default these text fragments are wrapped in . . . which forces a line break in your page.
by
Shortcode to return the User's domain from their email address

I needed to filter a view using the the user's domain from their email address. To do this I created a pure WordPress shortcode [users-email-domain] that can be used in the filter section of . . . Formidable views.
by
  • «Previous Page
  • 1
  • ...
  • 3
  • 4
  • 5
  • 6
  • 7
  • ...
  • 71
  • Next Page»

Please log in to complete this form

What others are saying about Codeable

There aren't any reviews for this developer yet.