• 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

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

Check if current user is owner/creator

This code allows you to build if statements in a View to check if the current user is the creator of the entry. Use [if 100 show=ID is_current_user=1]content here[/if 100] to conditionally show/hide specific content based on whether or not the user currently viewing the display is the owner/creator of that entry. Change 100 in your shortcode to the ID of your user ID field. Then add this code to your theme functions.php or a new plugin without any changes:
See example >
Replace Separator on Export

This example can be used to separate checkboxes and other arrays with a space instead of a comma upon exporting the .csv file.
See example >
Get total time from start and end time

Break out hours and minutes totals from start and end time fields. This may not be pretty but it works, below is my adaption of the time totals hook example changed to add total hours and minutes to their own fields for use later.
See example >
  • «Previous Page
  • 1
  • ...
  • 80
  • 81
  • 82
  • 83
  • 84
  • Next Page»

reload window after 'frm-entry-update-field'

Reload the current window or a parent window after the 'frm-entry-update-field' has fired. Check the Ajax function has completed and then reload the window to see the change in the view.
by
Seasonal Formidable Pro: Add your New Year Pledges

Here's a seasonal Formidable Pro use that you might want to do for your audience.
by
Add user meta to a view

I created these two shortcodes so that I could add user meta to a view for a form that I did not plan to use for user registration.

I use the two together, but you don't have to. Here is an . . . example that I use to add a link to a user's twitter account. I had previously added a contact field for twitter to my site by using the hook add_filter( 'user_contactmethods', 'my_custom_contact_info' );

[if_view_meta user=[25 show="ID"] meta=twitter] [/if_view_meta]

Mind you, I'm new to coding so it is what it is. I'm sure you can improved upon it.

by
  • «Previous Page
  • 1
  • ...
  • 24
  • 25
  • 26
  • 27
  • 28
  • ...
  • 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.