<?xml version="1.0" encoding="utf-8" ?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">

    <title type="text">Solspace Support Forums</title>
    <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/" />
    <link rel="self" type="application/atom+xml" href="http://www.solspace.com/forums/atom/" />
    <updated></updated>
    <rights>Copyright (c) 2008</rights>
    <generator uri="http://www.pmachine.com/" version="1.6.0">ExpressionEngine</generator>
    <id>tag:solspace.com,2008:08:29</id>


    <entry>
      <title>email validation</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/1366/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.1366</id>
      <published>2008-08-28T12:24:53Z</published>
      <updated></updated>
      <author><name>digitalbart</name></author>
      <content type="html">
      <![CDATA[
        <p>Does this allow for server side validation of email. I know I can do this via javascript but I want to know if I can do validation of the field to ensure it is an email address.
</p>
<p>
I do know how to make it a required field but in addition to that I want to validate it as an email.
</p>
<p>
I am sure I am missing something.
</p>
<p>
Thanks,
<br />
Brian
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Passing Dynamic Email Variable</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/563/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.563</id>
      <published>2008-01-22T12:44:18Z</published>
      <updated></updated>
      <author><name>lectric</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi,
<br />
I am using Freeform to generate a job listing and application center in Expressions Engine.
</p>
<p>
On submit of the Job Apply Form, I need to my template to notify a static email and a dynamic email provided from the Job listing entry.
</p>
<p>
emailresume is my field label on the listing form, which is input (manually) into a EE custom field in my weblog entry named emailres.
</p>
<p>
Can I pass that variable in notify="name@email.com|&#123;emailresume&#125; or &#123;emailres&#125;.
<br />
Or do I have to use a different approach to embed and pass that variable.
</p>
<p>
This seemed like a similar example of what I am trying to do, just could not figure out how to bend it to my scenario.
<br />
http://www.solspace.com/forums/viewthread/446/
</p>
<p>
Sorry for any of abuse of terms or what should be obvious - designer posing as a coder.
</p>
<p>
-lectric
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Mysterious problem affecting FreeForm email</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/1364/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.1364</id>
      <published>2008-08-27T12:55:03Z</published>
      <updated></updated>
      <author><name>eztee</name></author>
      <content type="html">
      <![CDATA[
        <p>Has anyone ever experienced random emails not being sent by FreeForm? I have a client who now informs me pretty regularly that they&#8217;re not receiving emails from web form submissions. I use FreeForm, of course. 
</p>
<p>
With all the Web forms, I include an address on my end in the &#8220;notify&#8221; parameter so I can verify that there was indeed an issue with the server or EE/FreeForm ... and not just something wrong with their email server. But the client&#8217;s concerns usually check out. I&#8217;ll see the entries in the database, but notice there are a couple missing emails in my inbox. 
</p>
<p>
Below are some things I&#8217;ve tried over the last few weeks to remedy the situation. To an extent, these have helped because the problem was severe, - almost &#8220;grave,&#8221; when it first appeared. 
</p>
<p>
1. Increased PHP memory limits all the way to 32. When the problem first surfaced, we thought the script might be timing out on certain forms because of the number of entries. Had no time to really examine the way FreeForm works - simply took a guess. The forms which were not working properly generally had hundreds of submissions already in the database.&nbsp; Nonetheless, everything just started working again when we upped the memory limits. 
</p>
<p>
2. So more memory for PHP worked for a while, but then the problem re-surfaced so I decided to flush out all the entries in the database with an export and start over. Seemed like that helped as well. Everything was back to normal. 
</p>
<p>
3. But, alas, the problem has resurfaced again this week for forms with even less than 100 submissions. Fortunate or not, it&#8217;s random. Client submits a few tests, doesn&#8217;t see the emails. I submit a few tests and everything works a-ok. 
</p>
<p>
Not sure where this leaves me ... or even how this might be diagnosed.
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>You are not authorized to perform this action &#45; what&#63;&#63;&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/1002/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.1002</id>
      <published>2008-05-21T06:59:35Z</published>
      <updated></updated>
      <author><name>panzhuli</name></author>
      <content type="html">
      <![CDATA[
        <p>I have a VERY simple form:
</p>
<p>
</p><div class="codeblock"><code>
<span style="color: #007700">&lt;</span><span style="color: #0000BB">table width</span><span style="color: #007700">=</span><span style="color: #DD0000">"650" </span><span style="color: #0000BB">border</span><span style="color: #007700">=</span><span style="color: #DD0000">"0" </span><span style="color: #0000BB">cellpadding</span><span style="color: #007700">=</span><span style="color: #DD0000">"5" </span><span style="color: #007700">class=</span><span style="color: #DD0000">"table_format"</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">td colspan</span><span style="color: #007700">=</span><span style="color: #DD0000">"2"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;exp</span><span style="color: #007700">:</span><span style="color: #0000BB">freeform</span><span style="color: #007700">:</span><span style="color: #0000BB">form form_name</span><span style="color: #007700">=</span><span style="color: #DD0000">"contact_form" </span><span style="color: #007700">return=</span><span style="color: #DD0000">"site/request_received" </span><span style="color: #0000BB">notify</span><span style="color: #007700">=</span><span style="color: #DD0000">"jpetrarca@gmail.com" </span><span style="color: #0000BB">template</span><span style="color: #007700">=</span><span style="color: #DD0000">"contact_template" </span><span style="color: #0000BB">required</span><span style="color: #007700">=</span><span style="color: #DD0000">"name|email"</span><span style="color: #0000BB">&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">td width</span><span style="color: #007700">=</span><span style="color: #DD0000">"181"</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">div align</span><span style="color: #007700">=</span><span style="color: #DD0000">"right"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Full Name</span><span style="color: #007700">:&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">td width</span><span style="color: #007700">=</span><span style="color: #DD0000">"443"</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text" </span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"name" </span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"name" </span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"40" </span><span style="color: #0000BB">maxlength</span><span style="color: #007700">=</span><span style="color: #DD0000">"35" </span><span style="color: #007700">/&gt;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">div align</span><span style="color: #007700">=</span><span style="color: #DD0000">"right"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">Email</span><span style="color: #007700">:&lt;/</span><span style="color: #0000BB">div</span><span style="color: #007700">&gt;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input type</span><span style="color: #007700">=</span><span style="color: #DD0000">"text" </span><span style="color: #0000BB">id</span><span style="color: #007700">=</span><span style="color: #DD0000">"email" </span><span style="color: #0000BB">name</span><span style="color: #007700">=</span><span style="color: #DD0000">"email" </span><span style="color: #0000BB">size</span><span style="color: #007700">=</span><span style="color: #DD0000">"40" </span><span style="color: #007700">/&gt;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;&amp;</span><span style="color: #0000BB">nbsp</span><span style="color: #007700">;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">input name</span><span style="color: #007700">=</span><span style="color: #DD0000">"submit" </span><span style="color: #0000BB">type</span><span style="color: #007700">=</span><span style="color: #DD0000">'submit' </span><span style="color: #0000BB">value</span><span style="color: #007700">=</span><span style="color: #DD0000">'Submit' </span><span style="color: #007700">/&gt;&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;&lt;</span><span style="color: #0000BB">td colspan</span><span style="color: #007700">=</span><span style="color: #DD0000">"2"</span><span style="color: #007700">&gt;</span><span style="color: #0000BB">&#123;</span><span style="color: #007700">/</span><span style="color: #0000BB">exp</span><span style="color: #007700">:</span><span style="color: #0000BB">freeform</span><span style="color: #007700">:</span><span style="color: #0000BB">form&#125;</span><span style="color: #007700">&lt;/</span><span style="color: #0000BB">td</span><span style="color: #007700">&gt; &lt;/</span><span style="color: #0000BB">tr</span><span style="color: #007700">&gt;<br />&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&lt;/</span><span style="color: #0000BB">table</span><span style="color: #007700">&gt;</span>
</code></div><p>
</p>
<p>
on submit, it is working now, but I get this error: 
</p>
<p>
The following errors were encountered
</p>
<p>
 * You are not authorized to perform this action
</p>
<p>
Return to Previous Page
</p>
<p>
What does this mean?&nbsp; 
</p>
<p>
thanks!
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Custom status&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/819/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.819</id>
      <published>2008-04-02T00:39:11Z</published>
      <updated></updated>
      <author><name>alh</name></author>
      <content type="html">
      <![CDATA[
        <p>Is there a way to set a custom status in Freeform, other than just open or closed?
</p>
<p>
.angie
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Sending an email to all the people who have responeded to a form</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/994/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.994</id>
      <published>2008-05-19T07:02:18Z</published>
      <updated></updated>
      <author><name>Meirion</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m trying to use Freeform as part of an &#8220;I&#8217;m coming&#8221; section of an events calendar.
</p>
<p>
A user can fill in their details on a form on a page showing an event. I would like the admins of the website to be able to send an email to all the people who have enquired about a particular event. 
<br />
I considered using the &#8216;add to mailing list&#8217; option, but will I need to manually create a new mailing list for each event that is added to the site? That will not be possible. Is there any other way?
</p>
<p>
Thanks,
</p>
<p>
Meirion
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>completely new, is there a tutorial for Freeform&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/1361/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.1361</id>
      <published>2008-08-26T16:53:26Z</published>
      <updated></updated>
      <author><name>sthig</name></author>
      <content type="html">
      <![CDATA[
        <p>I saw the &#8220;create a new form&#8221; but I&#8217;m completely new to EE and Freeform.&nbsp; Could someone point me to a nice tutorial or something on how to make a form contact emailer?
</p>
<p>
Thanks!
<br />
Scott
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>is it possible to get older versions of freeform&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/1350/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.1350</id>
      <published>2008-08-22T02:48:06Z</published>
      <updated></updated>
      <author><name>101001</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m running version 1.5 of EE and it doesn&#8217;t appear to be compatable with the newest version of freeform, which I reckon is going to solve the week long hell I&#8217;ve been going through.&nbsp; Is it possible to get an older version that would be?
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Freeform Pro Feature Requests&#63;</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/764/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.764</id>
      <published>2008-03-14T15:08:27Z</published>
      <updated>2008-05-12T10:31:01Z</updated>
      <author><name>Pie Man</name></author>
      <content type="html">
      <![CDATA[
        <p>Hi everyone,
</p>
<p>
We are pleased to announce that a bigger and better, more in-your-face Freeform is in the works&#8230; <b><span style="color:blue;">Freeform Pro</span></b>.
<br />
To be completely upfront with you, Freeform Pro will not be a free module, but it will come with a bundle of new features, as well as FULL support and ongoing development.
<br />
Not to worry, Freeform &#8220;classic&#8221; will still remain free, and available <img src="http://www.solspace.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />
</p>
<p>
Over the years there&#8217;s been many feature requests and suggestions&#8230; and we probably haven&#8217;t been keeping complete track of everything.
<br />
This is why <b>we&#8217;re looking to the community to help us with new feature suggestions!</b> <img src="http://www.solspace.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />
</p>
<p>
Please, we welcome <u><b>all</b></u> suggestions&#8230; do not hesitate to suggest some of your deepest, darkest Freeform fantasies! <img src="http://www.solspace.com/images/smileys/lol.gif" width="19" height="19" alt="LOL" style="border:0;" />
<br />
This is not to say we&#8217;ll add everything suggested, but don&#8217;t be surprised if we do!
</p>
<p>
I&#8217;m going to spill the beans and mention that Freeform Pro will have <b>EDITING</b> capabilities!
<br />
There&#8217;s others in consideration&#8230; but I wont mention them yet <img src="http://www.solspace.com/images/smileys/wink.gif" width="19" height="19" alt="wink" style="border:0;" />
</p>
<p>
Last but not least&#8230; in appreciation of your previous and ongoing support for Freeform, <u>we&#8217;ll be giving out a few free copies of Freeform Pro</u> to the best suggestions!
</p>
<p>
Sorry Mitchell! It&#8217;s too late&#8230; I&#8217;ve already posted&#8230; now we&#8217;re stuck giving out some free copies <img src="http://www.solspace.com/images/smileys/rasberry.gif" width="19" height="19" alt="rasberry" style="border:0;" /> <img src="http://www.solspace.com/images/smileys/cheese.gif" width="19" height="19" alt="cheese" style="border:0;" />
</p>
<p>
Post your suggestions below! <img src="http://www.solspace.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />
</p>
      ]]>
      </content>
    </entry>

    <entry>
      <title>Email notification was sent, but info didn&#8217;t get loaded into EE</title>
      <link rel="alternate" type="text/html" href="http://www.solspace.com/forums/viewthread/1359/" />      
      <id>tag:solspace.com,2008:forums/viewthread/.1359</id>
      <published>2008-08-26T11:15:25Z</published>
      <updated></updated>
      <author><name>scottystang</name></author>
      <content type="html">
      <![CDATA[
        <p>I&#8217;m using Freeform on my site to capture two fields, &#8220;name&#8221; and &#8220;email&#8221; of users who want to be added to my mailing list.&nbsp; I noticed that on one occasion I got the email saying &#8220;Someone has posted to Freeform ...&#8221; but their info didn&#8217;t get saved in Expression Engine.&nbsp; The person before did and another person after did, but not the one in the middle.&nbsp; <img src="http://www.solspace.com/images/smileys/smile.gif" width="19" height="19" alt="smile" style="border:0;" />
</p>
<p>
Any ideas?&nbsp; My guess is that someone might have deleted their record from EE without me knowing (another Admin in the office).&nbsp; Does EE not capture the email if it&#8217;s an &#8220;important&#8221; email?&nbsp; The reason I ask is because the name/email that didn&#8217;t get captured is the CEO of the company.
</p>
      ]]>
      </content>
    </entry>


</feed>