Custom Display

Here is the scenario…   I have a small real estate client with multiple buildings with rental units. I have created a form to post listings and the client would list it with 2 key fields – Building Name + Unit #. I want the info to be displayed as follows: Building #1 (title – [...]

Formidable Incompatibility with AG Custom Admin (or vice-versa)

This post is to let you that there is a compatibility issue between the latest version of Formidable (1.06.05) and the latest version of AG Custom Admin (1.2.6.5). The symptom is that the login form disappears from the wp-login page. The problem is that jQuery does not load on the page. The WordPress.org discussion about [...]

Custom Display Showing only Non-Draft Submissions?

Hi, I’ve looked around the support information but I must be missing the solution to my problem. I’m trying to use Formidable to provide a submission form for content to a WordPress CMS implementation. My goal is to have the submissions come in as draft posts that editors can then review, revise, and publish (as [...]

Pre-Built Form dropdown is blank and Drag/Drop doesn’t work

I’ve just bought Formidable Unlimited and installed it on a Multisite and entered my username and password, enabled multisite then tried to create the first form. The first thing I noticed was that there was nothing in the dropdown under Pre-Built Form.  I even uploaded the files again via ftp to make sure none were [...]

How to schedule automated email of reports / CSV files?

Hello.  I’ve searched this yet can’t find how I might be able to set up an automatic email message, whereby a client could receive an email once a day that details all current form entries for the day or a given period?  Thank you.

Integrating formidable submitted forms with another WP-Client plugin

Hi – I’m tasked with creating a simple back end client portal for our customers.  I have put out just one form right now – a report request form on our WP site.  I need to see how I can take the RESULTS of those submitted forms, make them hyperlinks and just display the Title [...]

access control

we want to allow special users access to edit other users entries. all users must have only subscriber rights. we are currently using user access manager http://www.gm-alex.de/projects/wordpress/plugins/user-access-manager/ to group our users by department/office however we could use any existing wordpress user metadata fields to grant access.  ie AIM,twitter fields could contain a word like SUPERVISOR-LEVEL-1. [...]

[frm-search] button on a new line problem

FP

Hi Steve, I use shortcode in my “Before Content Box” and I always get  the search button underneath the box as in fig. A , no matter how big the space allocated for it. I was expecting it to be like in fig B . Thanks

Section Heading

my test form is located here  http://vienna-taxis.com/sample-page/ I have few sections that show up depends on the service required and those sections are with conditional logic – if a customer requires a transfer from the airport the transfer to the airport section shows , the customer fills the form and submits it , and here it gives [...]

How to replace Taxonomy archive view with FP Custom Display

I have successfully created a submission form to create Custom Posts with hierarchical taxonomy. When I view a category, the entries are displayed, but in a WordPress post archive format. I would like to replace the archive format with a Custom View from Formidable Pro. I have inserted a Custom Display into achive.php using this [...]

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 [...]