Quantcast
Channel: Active questions tagged solspace-freeform - ExpressionEngine® Answers
Browsing latest articles
Browse All 31 View Live

Solspace FreeForm Pro Multi Page Form URL + Structure = 404

Multipage form on a site that is using Structure. The form is built in the Composer and added to the page with a custom field from the publish page.Obviously page one works as the url is...

View Article



Custom error messages with Freeform Pro ajax form

I'm using the AJAX form example for Freeform Pro as described here;https://solspace.com/docs/freeform/form/#ajax_validationHowever, the error messages are not very useful and simply say "Required field...

View Article

Image may be NSFW.
Clik here to view.

FreeForm Pro iOs file size too large, how to allow larger images or...

EE 5.3.0FreeForm 1.8.1I am using FreeForm Pro to handle forms. I have users saying they are unable to upload images from their iPhone because they keep getting errors that say * File size too large*...

View Article

Freeform Form Not Submitting

For some reason forms have stopped submitting on a site we manage. I have created a test form with the below code and it also does not submit. I don't see any errors. EE 2.9 and FF 4.1.7. Any ideas...

View Article

How to add HTML5 validation to Freeform Pro Composer Bootstrap template

This is the code for a Freeform Pro Bootstrap Composer template. How to add HTML5 validation for all the possible 'required' instances: textfield, textarea, radios, checkboxes, selects?Normally, in...

View Article


Freeform not sending with DXF / DWG but does with other extensions

The idea is that visitors can upload a DWG or DXF file using freeform. So we can make a calculation for them. But issue is, that Freeform is sending and saving the submissions while uploading PDF / DOC...

View Article

Freeform {if form:has_errors} outside {exp:freeform:next}

Im using {exp:freeform_next:render form="my_form"} to display my form in collapse DIV. Form is only shown as user clicks on button.How can i use {if form:has_errors}show{/if} or similar to show DIV as...

View Article

FreeForm File Upload

I have a form that has a file field on it. I think I am missing something simple. The code for the form is as follows:{exp:freeform:form form_name="product_support" required="customer_name|email"...

View Article


Email attachment to user on form submission

I have created a form using Freeform Lite add-on and would like to send/email a PDF guide to user submitted the form. Is there a way we can do it without having file type field into the form?

View Article


Freeform form:action killing freeform

I am including a form:action="" parameter in my Freeform tag that runs a script. The script runs correctly, but the Freeform submission doesn't get saved to the database or emailed. Am I missing a step?

View Article

Where is the spam folder?

Using Freeform Lite 1.5.2 for EE. How do I find and review the spam folder? It appears it may be catching too many false positives. What can i do to ratchet back the sensitivity?Also, why am I the only...

View Article

Submitting edited entries in Freeform

Is it possible using Freeform for users to log in and edit their form submission in multiple visits, and only send an email notification once they have finished with the form and change its status to...

View Article

This form has expired. Please refresh and try again

I see this is a time-honored problem...I am using Freeform 4.1.3 on EE 2.9.2. This has been a stable solution for a long time. I have changed nothing with the system. I have been successfully...

View Article


How can I conditionally require a Freeform field?

I'm using EE5 5.3.2 and FreeForm Pro 1.8.3. I have a field where somebody selects a radio button option, then the next field is required or not based on that selection. What is the best way to do this?

View Article

Different page direct based on form field upon submitting

I’m looking for a pointer in the right direction to research this because my GoogleFu just isn’t cutting it.I’m on EE2 (hopefully to be upgraded to 5 soon…), with Freeform, and I have a form that,...

View Article


Freeform File Uploads with Multi-site Manager

I'm running EE 5.3.2 with Freeform Lite 1.8.3. I have the multi-site manager setup with 2 sites, we'll call them Site A & Site B.Site B has a form that allows for a file upload. When a file is...

View Article

Freeform multiple file upload, only one appears in review/edit form

I'm using Freeform Pro v.4.0.12. My form submits a to a review page so that user can edit their form data.I'm using 2 file upload fields and both files are successfully uploading. However, on the...

View Article


Freeform return_url with SUBMISSION_ID doesn't return to a page with an ID...

The docs for Freeform say the return_url should look like return_url="{path='my/template/submission/SUBMISSION_ID'}" but when I do that I end up on a page with URL =...

View Article

Solspace Freeform inline errors / Ajax validation and composer

I'm using Solspace Freeform with a composer to built forms and found that I can use inline errors and Ajax validation with Freeform here, but documentation doesn't mention how to use it with a...

View Article

Getting CAPTCHA to work with Freeform

I'm trying to add a CAPTCHA to a Freeform (free version) form.The form is a callback request form that features in the header of the site, so is visible on every page and is not linked to a specific...

View Article

EE Freeform {exp:email:contact_form} error

I downloaded Freeform from Solspace free version and with Expression Engine 3, when trying to submit the form I get this error. Email is not part of the form and I don't get why this is happening....

View Article


Including {exp:channel:entries} within Freeform Notifications

Is it possible to include Channel Entry data within Freeform Email Notifications?Either when using the Database Entry or the HTML Template method?Thanks.

View Article


How to make a Freeform text field required

I must be missing something, but I can't figure out how to make a text field required using Freeform Pro. Thanks in advance for any help!

View Article

WebHook: How to POST form data to a URL?

I'm using an external service - Unbounce.com - to manage my landing pages. Unbounce gives me the option to post to an external URL using their Webhook Integration.I'm using Freeform to manage my forms....

View Article

FreeForm Pro {all_form_fields} ordering fields by order in form

I'm creating a Notification Template with this tag pair:{all_form_fields} {field_label} {field_data}{/all_form_fields}But the order's ending up alphabetical, not in the order I put them in...

View Article


How to add tags to mailchimp with freeform_next

i have a few newsletter signup forms (mailchimp) on this site. We need to differentiate the subscribers to different forms in mailchimp. We do that via tags. How can i add the tags to the newsletter...

View Article

Image may be NSFW.
Clik here to view.

Freeform Pro Composer Templates - add class to input/select/checkboxes

Is there an easy way to apply classes to Freeform Pro form elements in composer mode?I have gone through several SO posts (& blog posts including this helpful one) however haven't been able to find...

View Article

Solspace Freeform Dynamic Recipients Notification Email

Using Freeform Next. I have a feeling this is way basic and Im just missing it.I have a dynamic recipients set up with on a "Select Division" drop down.Currently the email is returning the email...

View Article

Creating a datalayer event push user inputs, the for is FreeForm Pro

How do I set up datalayer event to push user form data to use on Google Ads and Analytics?Form is from Freeform Pro in ExpressionEngine 5. after submission users are redirected to a thank you page.Went...

View Article



Contact form needs to send email to content of email field - using Freeform...

I need a contact form users can use to send an inquiry to an email provided with a list of multiple events. The email address is not visible to the public, but is provided with the channel entry for...

View Article
Browsing latest articles
Browse All 31 View Live




Latest Images