“Hide this field unless the value of …” only partially works

Hello, First off – this plugin, overall, is magnificent. Definitely helped a ton with the project I am using it for. I do see one problem, however, that I am wondering can be corrected. When form logic is setup so that fields will disappear when a value is entered, it works on the initial run-through [...]

Date/Time Selector

Is there any possibility to allow a form user to select the date and time, rather than key it in with DD/MM/YYYY? Whether it be with this plugin or an add-on to this plugin/WP, I’d really appreciate a solution to do this! Thank you very much.

Sort Results by Custom Field

Hi there, A survey is being pushed out to schools in our system and we’ve decided to use Formidable Pro to collect the data. It’s great for system wide analytics, which we want (through downloading CSVs), but we also want schools to be able to pull up some of the data for their particular school. [...]

Filter Graph Responses

Hello there, I am having trouble displaying survey data in a graphical format. The graphs that generate are great, but I am struggling to filter responses like you can in custom displays. The situation, more specifically, is that students for many different schools in the system are (going to be ) completing a survey with [...]

Section Headers in Emails

Hi again, Last question for a while. I promise! On a lot of my forms, there is an email sent both to the administrator/manager of that form, and to, if specified, the address in an “Email Me a Copy” field. These work great, and generate a nice looking grid of responses, but they are missing [...]

User Registration Plugin doesn’t register users!

Hi there, My site is closed off to the general public, but existing users (non-admins) are trusted to add other users into the system (with a special guest role). For this I have setup a Formidable Registration Form. When an admin fills out this form, it creates a new user. When a subscriber fills out [...]

Graph Title Overflow

Screen Shot 2012-03-04 at 1.38.54 AM

Hi there, With the graph short code, is it (or could it be) possible to “word-wrap” the titles? Some of my questions exceed the size of this field. I am aware I can increase the truncate value and widen the graph, but this is still not adequate. Right now, it is center-justifying them and not displaying [...]

Print Graphs

Hello, I recently discovered that when a report is shown that has multiple graphs, only the first one was displaying on the printout. Further research led me to the discovery that only printouts with include=js=1 in the code (which defaults to 1 if not specified) display on the printout (either real printer or PDF print). Including [...]

Retrieve Field with Entry ID

Hello, I am wondering how I would retrieve a field’s data (for example field 1234) based off of a specific entry ID (for example entry ID abcde). What I am looking to do ultimately is to pull some data such as “Name” from one form into a new one (“New from Existing”). I have so [...]

Remove Duplicates on Data from Entries

Hi there, Is there any way to filter “Data from Entries” and remove any duplicates? I have done the other necessary filtering through creating a custom display with a “select” html function with “option”s. This generates a list with the appropriate links, except of course that duplicates are displayed (for example “Red, “Red”, “Yellow”, “Green”, [...]