Label spacing and line breaks

label spacing

1. I just started using formidable and have had a problem and have not seen documention in the help section. On our forms our labels are spaced several lines away from their content boxes. 2.When a field is marked mandatory the asterisk appears on the next line. Refer to the attached graphic for an example. 3. Also appearing in [...]

SSL library

I have SSL on the admin side of a site only. On line 30 of FrmProSettingsController.php you have <link type=”text/css” rel=”stylesheet” href=”http<?php is_ssl() ? ‘s’ : ”; ?>://ajax.googleapis.com/ajax/libs/jqueryui/1.7.3/themes/base/ui.all.css” /> The is_ssl() is not adding the ‘s’ – the code should echo this as is_ssl only returns a response and does not echo it. On line [...]

Rich Text – Field Size Issue

Untitled-1

Hi, I’ve been trying to figure this out myself, but have had no luck solving the issue no matter what i’ve tried. Basically, I’ve built an application for employment form, and at the bottom have included 2 ‘Rich Text’ fields for the applicant to copy and paste a cover letter and resume.  The issue is, [...]

Field title inside field?

field title

Is it possible to have the field name inside the field box; and have it disappear when text is added to the field? I’ve searched the kb but couldn’t find reference to this. The attached file is a screen capture from another form plugin.   Thanks    

Filter custom display based on users company

Hi, I’m trying to work out how to filter a display based on the company a user is associated with. The idea being that all users go to the same custom display page but instead of only showing entries that that user id has entered, it shows all entries of the company that user is [...]

Check features before buying

Greetings I’ve tried the free plugin and it looks fine, it’s a very well executed form plugin. I need further functions and looking at the Pro features and FAQs it looks like it will do what I want. Generally, I want a user to update their medical information when I send an email with a [...]

How to generate timestamp in CSV export?

Hello.  I’m able to export a CSV report, however there is no time stamp in the data when read in Excel – only ##### is shown.  So, how does one output the time stamp?   Also, how does one export every single form entry in one report? The only selection methods I can see are [...]

Dynamic Label

I basically want to show at the bottom of the page the total value of all the fields selected and checked.  I currently do this by creating a text field with a populated with the sum of other fields and make it read-only.  This does not look to aesthetically pleasing.  Is there any other way [...]

Heaps of Praise…

Just wanted to add to the well-deserved pile of praise that this is just a fantastic plug-in and I’ve had excellent support.  Kudos to you guys!

How to display entries sorted by taxonomy?

I have successfully created: 1. A submission form to create Custom Posts with hierarchical taxonomy. 2. A Dynamic Custom Display listing all the entries and linking to single entry pages. So far so good, but I how do I display the entries so that they are filtered by taxonomy category, rather than displaying the entire [...]

Using formidable for events

I’m attempting to use formidable for submitted events.  As such I need to show them on the calender based on a date accepted by the form, rather than the form submission date or update date.  Is there a way to do this?

Save Custom Field Before Publishing Post

I have a video sharing site where users share videos from YouTube, Vimeo, Dailymotion etc, by adding their URL. The video URL are added via FormidablePro and stored in the custom field “video_url” I’m using another plugin called Video Thumbails which creates thumbnails from the video URL. The problem I’m having is Video Thumbnails can [...]

Child Taxonomy From FP data

Hey, once again, what a plugin! I am stuck, and don’t know if this is going to work. So before I spend a day on messing with it I thought I would try and explain what I want to do. If I have a parent taxonomy, with 6 child taxonomies as an example. I also [...]

How to add a Bulk Edit Field Choice

When I add a Dropdown menu and click on Bulk Edit Field Choices a window opens with several choices: Countries, US States, ect… I want to add another one with the cities (78) of my country. How can I add a new Bulk Edit Field Choice? Thanks.

Can Formidable Pro do this?

I have a website that tracks weekly NFL picks.  I’m trying to do the following and was one if Formidable Pro would allow me to do these things… -Allow users to login and change their forms up to a set cutoff time -Allow users to view their submitted forms -Have the ability to change my forms [...]