• Go to Formidable Forms Official Site
  •  Login
  •  

Log In

Forgot Password

Search

Formidable Forms Community Site

Hire A Pro

Jeff Thomas

https://grandesigns.net

star_full star_full star_full star_full star_full
(1)

I have been helping clients solve tricky problems with Formidable since early 2012. My clients range from small businesses to regional and national nonprofits.

Skills

HTML/CSS, Web Design, Javascript, Advanced Views, Advanced Form Creation, Customize PHP Examples, Advanced PHP

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

Escapade
by Maria Maso

1 3

The Luxury Spa Edit
by Chris Brown

1 5

Imran Khan Cancer Appeal (IKCA)
by Michelle Moss

1 2

NoBo Art District
by Angela Bowman

2 4

Cruise-Cuba.us
by Katie Lovelace

0 3

+ Add my Masterpiece

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


Hook Examples

Add two filters combined with OR

This example adds a filter which will check if Field A contains value 1 OR Field B contains value 2. The values will be retrieved from a search URL. In order for this function to be used, you must add a filter to your View which says "Field A is like custom". If you would like to search for a value that is equal to the search term, replace 'like' in the code with = and remove the % characters. Replace the field and View IDs with your IDs. Replace the search terms with your search terms as well.
See example >
Auto-Map Column Headers

You can use this code to auto-match the header columns in your .csv file with the fields in your field. This is especially helpful when the header fields in your .csv file are different from the labels of your fields.
See example >
Add an hour to the time

My php skills are beginner level at best, so there are probably a lot better ways to do this. I was trying to create a shortcode to add an hour to time and the following actually works.

I am amazed that it worked and happy that after all the examples you've given us, I can give something back.

See example >
  • «Previous Page
  • 1
  • ...
  • 76
  • 77
  • 78
  • 79
  • 80
  • ...
  • 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 Jeff Thomas

There aren't any reviews for this developer yet.