Pop-Up Calendar Not Working

Hi there. I’m not sure what happened but the pop-up calendar on my wife’s site suddenly quit functioning. You can see it here - http://annealmasy.com/contact/ We don’t run a ton of plugins so I don’t think it would be a javascript conflict but who knows. I appreciate any advice/help you have to offer!  

Insert a Link to Update a Field –> notification mail not sent

hello, I have a custom field checkbox. When I edit its value in the back end a notification mail is sent. In the settings of Emails I have a notification rule where I use conditional logic: when checkbox field is checked email is sent. It works perfectly BUT: When I edit the field in frontend [...]

How to check if the value is already entered before form is displayed

Is it possible to check if the field value already exists in the database and to display warning message (or to redirect) before the form appears on the screen?

Values not submitted with conditional statements and JS

Hello, I setup a form with a few fields (text, dropdown, radio button, etc.). The first field is a standard text input. Based on the value of that text input, the other fields are conditionally showed. I use two conditions for each field that is conditional on the text input: Show this field if all [...]

Multiple entry_update_field links

I have a hidden field on my form called “status”, and ten front end links that allow the status for an individual entry to be changed to one of a number of pre-set options. I’ve done this using FrmProEntriesController::entry_update_field multiple times on the same page. If you have just one of these links on the page, [...]

Floating field

Hi Guys Just bought Formidable after wasting money on another supposed form builder – NO support – full of bugs. Was and am very impressed with Formidable – trult formidable. Question: i am building a form for attendees at a four day reunion and they will be able to slect numerous events to attend. I [...]

Display Field and Description only if filled out

Hi I have in my form some fields like City and Country. Now I use dynamic content to display after the text: City: [?ID?] Country: [?ID?] But if the user/visitor don’t write any thing into this fields, I don’t want to display that. E.g. if the user only write his country, than after the text [...]

Field Options not showing

Hi! I upgraded to latest WP and suddenly my Field Options won’t show and my browser stalls completely, like a major memory leakage. If I keep waiting for 1 min the Field Options Panel slides down for half of a second just to slide itself back up again then I can use the browser again. [...]

Upload field has strange behaviour used with mobile

Hello, i have a form that has an Upload field. Browsing this form with a mobile device (Android in my case) when i click the button to choose file it allows to select an image from the gallery of my smartphone but once selected it load for a while then it simply reload the WordPress page and show the empty [...]

php code for each field

It’s been great using formidable, but I no longer require the custom displays, and I’ve gotten a lot of things setup with PHP already. Basically, I’ve got a form setup on the sidebar of my posts. It get’s the post ID of the post that the form was submitted from, and it uses that to [...]

a word in field to be hyperlink

Screen Shot 2012-12-17 at 6.40.16 PM

1. I have a radio button saying ‘I agree to the terms’. I wish the word ‘term’ be hyperlink, so once click the term page on the website open up. At the moment I created another HTML with link to the term page – but it looks bad. 2. I divided the post into 2. [...]

Bulk Edit Field Choice with Saved Value How?

i can import a single list of say labels, but not saved value with it – is it possible with Formidable and I just missed it?  I expected to be able to do something like   Label,value Label2,value2 etc

Paragraph field, default value

Screen Shot 2012-11-07 at 3.34.13 PM

Hi guys, I have a form with a few Paragraph Text fields. Inside the default value on 2 of those I would like to enter dashes as bullet points in order to invite users to enter the info in a bullet point format instead of a free text. All is good however since each dash [...]

Field Types and Rules

What are available field types?  Is this the types of field options available?  Does this form also have dynamic rules.  For instance if you choose option 1 from a drop down will it show fields A and B and not C and if you choose option 2 from drop down it shows fields A and [...]

Conditional Logic: IF a Paragraph Text field is NOT EMPTY

I have 24 questions, each with the (the same) three select options. I want to ask ONE of the following questions, but not both: ALL IN ONE: Why did you select ALL of [category]? This one is easy, using the conditional logic. NONE IN ONE: Why did you select NONE of [category]? This one I [...]