Michael Brown
How can we set up form entries that limit the amount of time to respond?
I can't get FF Pro to update. I keep getting the same error message, no matter how many plugins I deactivate, etc., etc. Here is the error message: "Update Failed: The update cannot be installed because we will be unable to copy some files. This is usually due to inconsistent file permissions."
I am trying to set up conditional redirection for the "On Submit" "redirect to url". I am using the recommendation from formidable: "http://[if 25 equals="Option 1"]site-a.com[/if 25][if 25 equals="Option 2"]site-b.com[/if 25][if 25 equals="Option 3"]site-c.com[/if 25]" When testing the form, the following error message comes up: "The frm_email_value filter is deprecated since version 2.04! Use the frm_display_{fieldtype}_value_custom filter instead. In home/certainc/public_html/wp-includes/functions.php on line 3838" How do I fix this?
I am building very large and somewhat complicated forms, and need to know exactly how to import all the information needed for a new form. For instance, I need to be able to import branching and other conditional requirements. Ideally, I do not want to use xml, as csv formats are much easier for me. I appreciate any advice on how to do this efficiently.
What is the largest number of fields possible to put into a form?
We want to display an image at one point in a form, and allow the user to click on one of 7 sections of the image, and have that selection show as the answer. How do we do this?