• Go to Formidable Forms Official Site
  •  Login
  •  

Log In

Forgot Password

Search

Formidable Forms Community Site

Hire A Pro

esencial

http://esencialsistemas.com

  • Skype

star star star star star
(0)

I'm a web PHP developer with more than 14 years of experience. I can work with OS and I can work with cache, with rewrite rules and defendinig the website

Skills

HTML/CSS, Web Design, Javascript, Advanced Form Creation, Advanced PHP

Tutorials

Trucos
Gantry + WordPress

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 more templates

A network of sites could benefit from sharing a set of templates. As long as it's a Formidable XML file, it can include anything: forms, views, styles, entries, posts, pages, custom posts. You name it. You can load and update your XML every time the Formidable database update is triggered.
See example >
Extract file name from uploaded file or text url

Strip url and replace with trimmed base name e.g. get 'myfile' from 'http:/www.mydomain.com/folder/myfile.mp4'
Works for upload fields by getting and using the actual upload file url rather than it's ID

will give you: 'myfile' or a full new url if you want to point to a different folder

'https://s3.amazonaws.com/mybucket_folder/wp-content/encodes/myfile.net'

// if using a url string rather than an not upload field just leave out the wp_get_attachment_url line

See example >
Add calendar icon to field

This example adds a clickable calendar icon next to a date field. When the icon is clicked, it will pull up the calendar. It is recommended to move the icon image to your site's images folder and adjust the path in the code. You can change the icon to any image in your site's images folder.
See example >
  • «Previous Page
  • 1
  • ...
  • 68
  • 69
  • 70
  • 71
  • 72
  • ...
  • 84
  • Next Page»

Create Multiple Entries in Form B from a Repeatable Field in Form A

Tutorial and code example for creating multiple entries in one form from a repeatable field in another.
by
Redirect to URL in a new tab

How to redirect to URL on submit, and open the URL in a new tab
by
Autopopulating Dropdown Fields with Autocomplete Enabled

When autocomplete is enabled on a dropdown field, your standard code will not work to autopopulate it.

If you insert any kind of javascript that intends to alter a dropdown field which has . . . autocomplete enabled, the following code snippet has to be added in order for any changes to be reflected : $("select[name='item_meta[123]']").trigger("chosen:updated"); . where item meta[123] is the dropdown field which you are trying to alter.

That little snippet is required for not just conditionally selecting a default value, but also for conditionally hiding / showing certain dropdown options, etc.

by
  • «Previous Page
  • 1
  • 2
  • 3
  • 4
  • ...
  • 71
  • Next Page»

Please log in to complete this form

What others are saying about esencial

There aren't any reviews for this developer yet.