Custom display and formatting a file upload URL

Hi, Excellent piece of software by the way – really useful. I am displaying a file upload field using the key ID and making it clickable. The issue is it is displaying fine and working, but I don’t want it to show the full URL – I’d prefer it to show the document title only [...]

Storing data in formidable from a non-formidable form

Hi, So we’ve got a php form that links into a 3rd party api and sends data through to the 3rd party site but we want to store the same data in formidable if a user ticks a subscribe to newsletter checkbox on our php form, we have 2 of these checkboxes. Is this at [...]

Fields from other forms in custom displays

Hi, I have a summary page where I am using a custom display to list entries from a form in rows. The form is for companies, who are registered as users when they fill out the form. They then go on to fill out multiples of various other forms and then make a payment at [...]

Waiver Signature Requirement

Is there any way to create a form (with formidable forms), in my case a waiver that requires a signature from visitors to my site that want to sign up for an event? In addition i need to be able to collect this waivers (in electronic format) as a record, so i could print them [...]

Markup

I am trying to create a term and conditions area where the terms and conditions are embedded or are within the form as markup. Then once the user reads the terms and conditions they would agree to it. Can you recommend a way to accomplish this? An additional question can the webform easily be generated [...]

Problem with graphs (colors and ids)

Zrzut ekranu 2012-05-17 o 18.43.34

Hi, I just bought formidable pro, created my first form and I’m trying to create a page with form results statistics (just like the built in reports, but I want to make some customisations). I’m trying to get one big cake graph with the percentage of good, bad and n/a answers. I used the code: [...]

Submit Button Labels are wrong

Screen shot 2012-05-17 at 12.17.05 PM

I have 25 forms on one page. I know it sounds like a lot but they are in a jQuery Accordion… The problem I am having is after about the 20th form that was added to the page the submit buttons have started to default to Update even if it is not an update operation.  I [...]

Emails going to Junk Mail

It seems a lot of our emails from the Formidable Forms are going to our Junk Email folder.  I’m not sure if we can do some settings tweaks to prevent this, but some people really rely on the emails to receive leads, and this is posing a problem.  Thank you for the help in advance.

How to add a line break on parragraph text fields?

Hi everybody, I need help adding a line break at the end of a cycle in a parragraph text field. I have tried “backslash n”,”<br/>”, “backslash r backslash n”, and nothing seems to work.  Besides that, I also need to clear all text in the field before the cycle starts. I can do this by using “$(“#field_summary”).val(“”);”, [...]

Different redirects based on user

Is it possible to have different redirects on form submission for different user roles? I have a form that new users will need to fill out and other users need to edit, but I’d like it to redirect to different places. That is, if it’s being filled out for the first time I want the [...]

Export Form Entries by Date

Is there a way to export Entries a week at a time?  Or, is there a way to search the Entries by date for one week at a time?

database won’t update

Hello, I’m running Formidable  1.06.03 on a WordPress 3.3.2 Multisite install. I can’t get the ‘Your Formidable database needs to be updated…’ warning message to dismiss. I’ve tried both methods but neither clicking update now or de/re-activating the plugin work. I have set up Formidable to use the same pro account network wide but only active [...]

Plugin question regarding display of data

I have a quick question regarding Formidable. We have an admin user who will enter tasks in from the front-end and view all tasks.  They will assign these tasks to different users.  The non-admin users who login will only be able to see in the front-end their own tasks that they’ve been assigned to. Is [...]

Entries out of order in custom display

entries

I’ve created a custom display to display all entries from several paragraph text fields. When the display in the attached screen shot shows up on the page, the data for 1385 and the three fields that show up below it are displayed above 1556. I’d like them to be in the order that I added [...]

PayPal adding taxes

Hi, I am using the paypal add-on. I would like to submit a separate 13% tax to the payment. When creating a paypal button this is a simple bit of code. How do I add to submit the taxes to paypal automatically? (I am temporarily simply adding a field for before_tax, tax, and the total [...]

How to display HTML code that is inserted in field and more

productform

I creating a form to make creating listing for eBay easier for me. Basically I have an HTML template that has a header, menu, and information about our company that does not change. Then within the template there are areas that DO change like the product picture, product description, product features, etc. I’m wondering if [...]

Add Uploaded MP3 To A Custom Field

How do I pass the MP3 url uploaded via Formidable to a custom field? I have a form with afield called “MP3 File”, in settings I have it set to add the file from this field to the custom field “enclosure”. The problem is it’s not doing it, it simply passes a set of numbers. [...]

Adding classes to the form tag

I see how to add classes to input fields, but I need to add a class to the containing <form> tag itself.  Is this possible?  I do not see the form tag or shortcode in the HTML edit section either.  Thanks!

Drag and Drop Uploads

I wanted to make a suggestion. With technology moving forward, I think that it would be great if the upload fields also allowed drag and drop capability. Just another UI improvement.

image deletion on form

hi again i allow users to upload photos to their post via the front end form.  When they edit the post they see the photos under the upload box, is there anyway to get a ‘delete this image’ link/icon on the image/next to the image for them to remove the uploaded image?  I know they [...]