An ExpressionEngine add-on that allows you to create complex multi-page forms with an intuitive drag and drop interface and collect submissions from site visitors.
0
votes
2answers
26 views
Freeform: submit results in system error message without a message
weird problem. I have a website with freeform that suddenly broke. When you submit a form a basic ExpressionEngine error message is shown but without an error message.
After discovering the problem ...
1
vote
1answer
19 views
Using FreeForm 4.0.12 with Low NoSpam 2.2.3 / Akismet EE 2.6
I have installed FreeForm and Low NoSpam, built new Free Forms, signed up for Akismet, got the API key installed it, configured the settings for the products. Yet, nothing is being blocked. I can ...
0
votes
1answer
20 views
How can I use Low Variables to store Freeform data, then call to page dynamically?
I have an existing site with a good number of forms that use Freeform, currently coded directly into the templates. I'd like to pull them out of the templates and into low variable fields, then call ...
0
votes
0answers
30 views
sending email in local with mailtrap.io
I'm following this guide for sending email in my local environment for testing my freeform's form, but I'm not using Focus Lab config overrides
I configured the email settings as in the screenshot, ...
0
votes
1answer
44 views
Freeform used for two different email addresses
I have always used Freeform for a single form.
For a new project, I need the user to be able to choose two different organisations in a select field. Depending on the option selected the admin email ...
1
vote
2answers
44 views
Any way to pass a checkbox value in Freeform (not Pro version)?
I have a contact form that has a checkbox so the user can choose to also be added to the newsletter subscription with their contact form submission. Basically this just needs to post a value of "y" ...
0
votes
2answers
39 views
Solspace Freeform Pro no field types available
I recently bought freeform PRO(version 4.0.11) and upgraded my freeform(version 4.0.8) using the Solspace update method.
When I navigate to the module page and select the tab field types the page ...
0
votes
1answer
22 views
Freeform (Pro) and Multiple Site Manager
I just dropped my Freeform (Pro) form code into a template in a second site running on Multiple Site Manager. It's not rendering, and a peek in the Control Panel for site #2 shows no fields or forms.
...
1
vote
1answer
34 views
ExpressionEngine and WorkflowMax
I am looking to integrate EE with the WorkflowMax (SAS project management software, via their API). The idea was to collect leads directly into Workflow max when someone requests a callback, as this ...
1
vote
1answer
27 views
FreeForm Pro, Composer form not displaying Captcha, despite Show for logged_in = YES
Latest version of FreeForm Pro 4.0.11
Version of EE is 2.4.0 (but I would only upgrade if I really really have to)
Freeform form made with Composer, captcha added. (But it wont appear on fronted)
...
1
vote
1answer
48 views
Add “name” to mailing list
Im using Freeform to submit a form which adds the sender automatically to a mailing list.
Does anyone know if it is possible to add "name" to a mailing list? One would have though this should be a ...
4
votes
3answers
75 views
CE Cache and Freeform
We are using CE Cache's static caching on our site because of some performance issues on our server. We are also using Freeform to place a newsletter sign up form on just about every page. Obviously ...
3
votes
3answers
122 views
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" ...
1
vote
2answers
25 views
Errors from libraries/Email.php
After making a new form, using Free Form in EE, and adding the "notify" parameter, I get PHP errors. The data gets submitted, but the re-direct to the thank you page doesn't happen for the end user. ...
1
vote
1answer
41 views
FreeForm 3.1.4 Blank page when sending
FreeForm 3.1.4
ExpressionEngine 2.5.5
Build 20121220
Hi There,
When submitting my form, it takes you to the root domain (www.domain.com) and shows a white/blank page. It is not adding the entry to ...
0
votes
1answer
59 views
Freeform returning “Disallowed Key Characters” and “Unauthorized Action” Messages
I would like to create a second form on my ExpressionEngine 2.5.2 site using Freeform. We have been using the Freeform module for about a year and a half, but I have recently been experiencing 2 ...
0
votes
1answer
44 views
Set sender email address in frontend using Solspace Freeform (v4)
I'm trying to make a form, using the free version of Solspace Freeform (v4). And I would like to set the "from" field in the email.
{exp:freeform:form form_id="2" ...
1
vote
2answers
65 views
“invalid form id(s) submitted” error for a FreeForm Pro form
Several users are complaining about this error whenever they try to submit one of our online forms: "invalid form id(s) submitted".
The problem is I can't replicate this error. Also, many people have ...
0
votes
2answers
37 views
Low Freeform Database Error
When trying to publish to a channel with the the Low Freeform fields I’m getting the following error. ( example: http://gotolow.com/addons/low-freeform-field/docs#example )
A Database Error ...
1
vote
2answers
39 views
How to create a Freeform multipage form inside of two separate form tags?
I'm trying to create a form which passes field values over multiple pages. The first part is in the footer of the website, which, when filled out, should take you to an expanded version of the same ...
1
vote
3answers
49 views
View/download Freeform Pro entries in MS Word format or other readable format
I have an application form on a web page using "free-form pro" add-on. I can download the entries in CSV / xml / json / text formats but I was wondering if it's possible to download it in a Word ...
2
votes
2answers
209 views
Having SMTP email issues
Typically I'm able to use PHP Mail on sites I develop but this client has an Exchange Server that requires SMTP over TSL. Since Freeform Pro uses the Email module in EE, my contact form needs to work ...
1
vote
3answers
78 views
How to create a multi-page rental order/catalog form with email notifications & session?
I need to create a form that allows customers to select various rental items from a large list of products.
Users will be able to select the quantity of each item they require and then hit submit. ...
2
votes
1answer
50 views
Integrating Freeform with two CRMs?
We have landing pages on our site, and we want to be able to export this form data into two separate CRMs: Leads360 and Microsoft Dynamics CRM. The forms are using FreeForm (the remote dev team chose ...
2
votes
2answers
68 views
Freeform submit & pre-populate again
Have a curly one for those who know more then me.
Picture this: A site has a form to submit a warranty registration.
Capture: Name, email, street address, model name and serial number.
All good,this ...
1
vote
1answer
47 views
Trying to use EE form fields in multiple admin_notify chain
This is a follow-up to my previous question
I’m trying to send the output of a particular form to two emails: one, a generic alias that is hardcoded in; and the other, the individual originator's ...
2
votes
1answer
60 views
Low Variable as email address for Freeform
I'm wanting to use a Freeform across multiple MSM sites, using a low variable to change the admin notifier for each site.
Currently the code is as follows:-
{exp:freeform:composer ...
1
vote
1answer
203 views
Freeform Pro AJAX Validation with AJAX Submit using jQuery Form plugin
I'm using the jQuery Form plugin (http://malsup.com/jquery/form/) to return an AJAX message on successful submission of a contact form. However, I also need to do AJAX validation.
My current form and ...
2
votes
1answer
34 views
Can I use EE fieldnames in Freeform form tag?
This isn’t a code question - yet - but here’s a quick overview of my setup so that you have some context:
EE 2.5.3
Freeform 4.0.08
I have a template that includes a form. The template displays an ...
1
vote
3answers
43 views
FreeForm 4.0.10 - possible to have submit button download a file and submit form?
I need to set up a form where users submit information in order to download a file that should be downloaded as soon as they click the submit button (which is going to say "Download").
Is this ...
2
votes
2answers
39 views
Freeform Pro and Whitelisting with Office 365
We have a client in which we've set up Freeform Pro and have several forms. We've got the forms working properly, but all emails are getting directed to their Spam folder.
The client is using ...
1
vote
1answer
14 views
Freeform timing out on return page
I have EE v2.5.3 and Freeform Pro 4.0.10 among other things.
When submitting forms with admin notify turned on I get a server timeout error. The form data still submits to the db and I still get a ...
0
votes
1answer
60 views
Passing field values from one page to the next with Freeform Pro
I'm using Freeform Pro 4 and creating a multipage form. In the first page I have a field {freeform:field:sale_price} where the user can enter a price for their house.
On the next page I then need to ...
4
votes
6answers
130 views
How to create a form and insert form data to database in ExpressionEngine?
I am developing a website in ExpressionEngine and I am a newbie for ExpressionEngine and CodeIgniter.
I want to create a form on page and want to insert it data after submission to my customized ...
1
vote
1answer
68 views
user editable Freeform emails
I'm building an event registration website at the moment and I'm looking for a way to allow the site owners to modify the content of emails sent by Freeform (v3 free version).
As I'm using Low ...
1
vote
4answers
115 views
Automate Exporting of Freeform data
I've asked this question over at Solspace but thought I'd see if any of the EE community have any insight.
I have urgent need of a solution that can automate the exporting of freeform data. The ...
3
votes
1answer
38 views
Auto generate a csv from Freeform 3.x on server.
how would one be able to get data collected in freeform into a csv on the server. So a CRM can access it via FTP.
Is this even possible? I know very little about cron jobs, is there a plugin that ...
3
votes
1answer
33 views
Freeform Pro Text field type is not installed but is showing a lock icon
I'm trying to install the Freeform Pro Text field type. Its not installed but is showing a lock icon. I don't know how to install the filed type. Any thoughts.
2
votes
2answers
111 views
FreeForm 3.1.4: Collection created by guest - how to prevent this
I've got a site using FreeForm 3.1.4 which is having a bit of an issue where guests are creating their own collection by, presumably, manipulating the source before submitting the form. As you can see ...
2
votes
1answer
56 views
Freeform 4 sends empty emails
I am currently using freeform version 4.0.6 in EE version 2.5.1
Some of the emails that were send are completely empty (no message body)
Am I the only one that is having this problem? Is there a ...
3
votes
2answers
144 views
Securing Files uploaded with FreeForm
Does anyone know of a straightforward way of securing files which have been uploaded via Solspace FreeForm?
In a nutshell, what I'd like to have is files uploaded to a directory which isn't ...
6
votes
1answer
126 views
Why would Freeform give me a full webpage back in the ajax response rather than a json message?
I've got a freeform form that is setup to be ajax submitted. However, even though it all works and it sends an e-mail without page refresh, i don't get a json message back, it gives me a full webpage ...
10
votes
2answers
196 views
Freefom, Captcha and Ajax Submission
I have a Solspace FreeForm 4 form (free version) which I need to submit using Ajax. I can handle all the field validation in my JS but how do I handle a captcha error?


