Set Entry ID starting number

Hi, I am a novice at this so please can any answers be in very basic terms?! I have a formidable form set up and the entry ID has started at the number 1, as you would expect.  However I would prefer it to start at 1000 and then count up from there. I am [...]

display-frm-data filter

I want to display the form data of the form that was submitted by the logged in user.  Each user is only submitting updates and therefore there is only one form per user. In my shortcode , I would rather have   Is that possible?

How to Maintain a Dell XPS M1530 Battery

If you want to work in the information t If you want to work in the information technology sector, first you will need to finish some schooling.A bachelor锟絪 degree in computer science is probably the best route, although you may even decide to get a master锟絪 degree if you really want to get a high [...]

Paypal email delay (multiple forms)

Hi Stefanie, i’m using this code to delay an email being fired off until payment has been made. add_filter(‘frm_to_email’, ‘stop_the_email’, 20, 3 ); function stop_the_email($emails, $values, $form_id){ if($form_id == 5){ //change 5 to the ID of your form if(isset($_POST) and ((isset($_POST['payment_completed']) and $_POST['payment_completed']) or (isset($_POST['action']) and $_POST['action'] == ‘send_email’))) return $emails; else $emails = array(); [...]

Formidable Multi-Currency Plugin

Anyone know of any Formidable plugin that will enable multi-currency? I want my users to pay in their own currency from the following markets –  USD, CAD, EUR, NZD, AUD, GBP Currently, I can only set a Global Currency for all forms but if a user is in the UK, I want the currency that [...]

Tables not cleaned up on removal – getting warning messages now

I installed Formidable Lite on a multisite install to test. While I like Formidable and it seems to be a good product (use it on client websites sometimes) , I decided to go with another product. However now that I have removed Formidable Lite I get an error message when signing up a new site: [...]

Show Message Before Redirect After Opt In?

There are currently the choices after a user submits a form. Action After Form Submission  Display a Message  Display content from another page  Redirect to URL Is it possible to Display a Message (i.e. “Thank you! Please check your email for instructions.”) THEN redirect to URL after?

Form Styling Again

Steve, I created a form  (the original form have 20+  fields) e.g.  that allows users only 1 field to be editable.    The form works but does not appear well as the editable field now appear somewhat in the middle of a mostly blank form.   Is it possible to align the editable fields in   [...]

Select Image from Media Library

I searched through the kb and didn’t come across anything, so I thought I’d ask… I would like to allow logged in users to select an image from the media library on a form.  Is this possible?  Suggestions welcome. Thanks

URGENT PLEASE! Time field not displaying properly

Added a time field to form. Initially displayed correctly. Now the field doesn’t show any drop downs and is too small to add text. To see the problem live-click here: http://besthomebrokers.com/what-does-it-take-to-get-into-real-estate/ Thank you!  

Show one field of the form in the widget

I would like for users to sign up for my newsletter. On the home page there is a widget that shows a form with just the email address. But when they click submit, I need to redirect them to the rest of the form. Is there a way to do that?

Auto Import Entries into a Form

Is there a way to auto import entries into a form?  Perhaps some sort of cron job script or plugin that works with the Formidable structure? I have a form that’s acting as a database for data from entries fields, and I’d like to pull information from a CSV on a regular schedule. As always, [...]

Progress Bar with frm-stats

prog-bar

I’m making an attempt to combine the Symple Shortcodes plugin with Formidable to create a progress bar across a user’s entries. What I’ve found is that a single numerical field value from a single entry works, but if I try to use , the value isn’t passed to the progress bar shortcode. Here’s the example [...]

Adding social network icons with links for subscribers

Is there a way that people who sign up for my site can input their social network addresses like twitter and facebook and it can automatically be linked to the logos for both? Kevin

Paypal payments in Hebrew

paypal-better

Hi team and all, I’ve started using the Formidable payment plugin (I’ve been using and loving formidablepro for a long time!). We are using our paypal account to accept payments, but the when I send to paypal a text in Hebrew (that’s the purchased item’s name), it appears in paypal in gibberish characters. I tried putting in [...]