<?xml version="1.0" encoding="utf-8" ?>
<rss version="2.0"
    xmlns:dc="http://purl.org/dc/elements/1.1/"
    xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
    xmlns:admin="http://webns.net/mvcb/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:content="http://purl.org/rss/1.0/modules/content/">
    
    <channel>
    
    <title>Solspace Support Forums</title>
    <link>http://www.solspace.com/forums/</link>
    <description>Solspace Support Forums</description>
    <dc:language>en</dc:language>
    <dc:rights>Copyright 2008</dc:rights>
    <dc:date>2008-10-06T16:00:54-08:00</dc:date>
    <admin:generatorAgent rdf:resource="http://www.pmachine.com/" />
    

    <item>
      <title>Not receiving notifications in some cases</title>
      <link>http://www.solspace.com/forums/viewthread/1540/</link>
      <guid>http://www.solspace.com/forums/viewthread/1540/#When:10:47:14Z</guid>
      <description>&lt;p&gt;I have a notification form that will deliver notifications to one address but not another.
&lt;/p&gt;
&lt;p&gt;
We know the notification works if emails are sent directly to an addres (e.g. me@work.com).
&lt;/p&gt;
&lt;p&gt;
However, we have an address set up (volunteers@client.com) as a distribution list in Gmail. If I send an email from my work address to the volunteers@client.com address, the distribution system works properly&#8212;so we know that&#8217;s also ok.
&lt;/p&gt;
&lt;p&gt;
But if we add volunteers@client.com to Freeform&#8217;s notification list, the notification never gets sent out via the gmail distribution list.
&lt;/p&gt;
&lt;p&gt;
So I assume (maybe wrongly) that something about the Freeform&#45;created email is causing Gmail to treat the email like spam/block it/etc. Are there any settings in Freeform that we can work with try and fix this? I&#8217;ve tried adding and removing the &#8220;From&#8221; email in the notification template, but that didn&#8217;t help.
&lt;/p&gt;
&lt;p&gt;
Thanks.
&lt;/p&gt;</description>
      <dc:date>2008-10-06T10:47:14-08:00</dc:date>
    </item>

    <item>
      <title>Freeform insert_end hook Bug</title>
      <link>http://www.solspace.com/forums/viewthread/486/</link>
      <guid>http://www.solspace.com/forums/viewthread/486/#When:10:26:30Z</guid>
      <description>&lt;p&gt;I&#8217;ve been battling against this issue for the last few hours and I&#8217;ve reached the end of my ideas, so I thought I&#8217;d post and see what comes of it.
&lt;/p&gt;
&lt;p&gt;
I&#8217;ve written an extension which uses the freeform_module_insert_end hook to perform some extra actions after adding to the database. Sadly I&#8217;m receiving the following error messages when it&#8217;s in place.
&lt;/p&gt;
&lt;p&gt;
&lt;/p&gt;&lt;div class=&quot;codeblock&quot;&gt;&lt;code&gt;
&lt;span style=&quot;color: #0000BB&quot;&gt;Notice&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Undefined&amp;nbsp;variable&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;msg&amp;nbsp;in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;web&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;www&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;idworks&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ie&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;current&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/public/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;core&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;modules&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;freeform&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mod&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;freeform&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;php&amp;nbsp;on&amp;nbsp;line&amp;nbsp;1354&lt;br /&gt;&lt;br /&gt;Warning&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;Cannot&amp;nbsp;modify&amp;nbsp;header&amp;nbsp;information&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;&#45;&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;headers&amp;nbsp;already&amp;nbsp;sent&amp;nbsp;by&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;(&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;output&amp;nbsp;started&amp;nbsp;at&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;web&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;www&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;idworks&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ie&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;current&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/public/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;core&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;modules&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;freeform&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;mod&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;freeform&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;php&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;:&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;1354&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;)&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;in&amp;nbsp;&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;web&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;www&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;idworks&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;ie&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;current&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/public/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;core&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;core&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;/&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;core&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;functions&lt;/span&gt;&lt;span style=&quot;color: #007700&quot;&gt;.&lt;/span&gt;&lt;span style=&quot;color: #0000BB&quot;&gt;php&amp;nbsp;on&amp;nbsp;line&amp;nbsp;296&lt;/span&gt;
&lt;/code&gt;&lt;/div&gt;&lt;p&gt;
&lt;/p&gt;
&lt;p&gt;
From the look of things $msg seems to be undefined. It gets set in the code which checks whether to send notifications, and the code which sends a response to the user, but after each it is unset.
&lt;/p&gt;
&lt;p&gt;
Originally I was using version 2.5.2 but the problem has persisted since I updated to 2.6.0. Expression Engine is at version 1.6.1 (build 20071204).
&lt;/p&gt;
&lt;p&gt;
Steve
&lt;br /&gt;
Any ideas?
&lt;/p&gt;</description>
      <dc:date>2007-12-19T10:26:30-08:00</dc:date>
    </item>

    <item>
      <title>free form error messages</title>
      <link>http://www.solspace.com/forums/viewthread/1535/</link>
      <guid>http://www.solspace.com/forums/viewthread/1535/#When:13:57:06Z</guid>
      <description>&lt;p&gt;hi all
&lt;/p&gt;
&lt;p&gt;
a couple questions on the error page for required fields:
&lt;/p&gt;
&lt;p&gt;
1) instead of submitting and going to another page is it possible to integrate some javascript to do the required field check so i get a nice pop dialogue box instead of another web page?
&lt;/p&gt;
&lt;p&gt;
2) if i was to stay with error web page, where do i edit those?&amp;nbsp; i went into admin &#45;&amp;gt; specialty templates, but they don&#8217;t seem to effect the error pages for freeform.
&lt;/p&gt;
&lt;p&gt;
thanks in advance!
&lt;/p&gt;
&lt;p&gt;
jg
&lt;/p&gt;</description>
      <dc:date>2008-10-03T13:57:06-08:00</dc:date>
    </item>

    <item>
      <title>Combining two form fields</title>
      <link>http://www.solspace.com/forums/viewthread/1534/</link>
      <guid>http://www.solspace.com/forums/viewthread/1534/#When:12:47:38Z</guid>
      <description>&lt;p&gt;Hi, 
&lt;/p&gt;
&lt;p&gt;
I have created a form and it all works great, except for one area.&amp;nbsp; I have a list of items, created with a weblog:entries embed.&amp;nbsp; These items each have a checkbox and an textbox to enter some info.&amp;nbsp; Because there are multiple items, the checkbox and textbox are both separate arrays.&amp;nbsp; What I need to do is combine the value of the Checkbox and the value of the textbox.&amp;nbsp; 
&lt;/p&gt;
&lt;p&gt;
Does anyone have any ideas?
&lt;/p&gt;</description>
      <dc:date>2008-10-03T12:47:38-08:00</dc:date>
    </item>

    <item>
      <title>Hard to read entries and deleting</title>
      <link>http://www.solspace.com/forums/viewthread/1527/</link>
      <guid>http://www.solspace.com/forums/viewthread/1527/#When:06:22:24Z</guid>
      <description>&lt;p&gt;I have a client for which we used Freeform &#45; It has been awesome &#45; Thanks.
&lt;/p&gt;
&lt;p&gt;
They have a lot of fields (80 some) and sometimes the people who post in to the form enter what amounts to a book &#45; lots of words. The result is a very, very hard to read and ugly summary entry because the field that has a ton of text gets about 50 characters wide column and the text ends up being displayed in a column that is about three screens tall.
&lt;/p&gt;
&lt;p&gt;
Two ideas to handle this&#8230;
&lt;/p&gt;
&lt;p&gt;
1) Limit the verbiage that is displayed in the Entries area to 20 or 30 words. You could read the whole detail by clicking &#8220;edit&#8221;
&lt;br /&gt;
2) I have put together a web page that uses the entries tag to display a compact table of Freeform entries that can be reviewed and managed. The trick with this one is that to delete the entries you still need to go back to Freeform in the Modules section and track down entry and delete it from there.
&lt;/p&gt;
&lt;p&gt;
The real question...How could a link be created that would allow my user to delete the entry from my summary page rather than using the freeform backend?
&lt;/p&gt;</description>
      <dc:date>2008-10-02T06:22:24-08:00</dc:date>
    </item>

    <item>
      <title>Multiple email newsletter signups w/ EE through Freeform</title>
      <link>http://www.solspace.com/forums/viewthread/183/</link>
      <guid>http://www.solspace.com/forums/viewthread/183/#When:15:43:59Z</guid>
      <description>&lt;p&gt;I&#8217;ve heard people mention that freeform might be possible but has anyone successfully done this? 
&lt;/p&gt;
&lt;p&gt;
Was hoping of using checkboxes and if checked it would sign up the user to the mailing list.
&lt;/p&gt;</description>
      <dc:date>2007-07-31T15:43:59-08:00</dc:date>
    </item>

    <item>
      <title>Questionnaire</title>
      <link>http://www.solspace.com/forums/viewthread/1492/</link>
      <guid>http://www.solspace.com/forums/viewthread/1492/#When:18:48:42Z</guid>
      <description>&lt;p&gt;Hi all,
&lt;/p&gt;
&lt;p&gt;
I need to create a questionnaire (single page) and there are a group of radio buttons that determine the outcome.
&lt;/p&gt;
&lt;p&gt;
Basically if someone clicked on radio 1 then on Submit I want to take them to xyz.com/solution/radio1 and if they click on radio 2 then on Submit they get taken to xyz.com/solution/radio2
&lt;/p&gt;
&lt;p&gt;
Is there a way to check which button is checked then pass this to the URL?
&lt;/p&gt;
&lt;p&gt;
PS. I am using jQuery for all external Javascript stuff in case that&#8217;s important!
&lt;/p&gt;</description>
      <dc:date>2008-09-24T18:48:42-08:00</dc:date>
    </item>

    <item>
      <title>Freeform Email Global Variable for Notify</title>
      <link>http://www.solspace.com/forums/viewthread/1523/</link>
      <guid>http://www.solspace.com/forums/viewthread/1523/#When:21:53:03Z</guid>
      <description>&lt;p&gt;Hi, I&#8217;m using freeform with EE. I&#8217;m using Freeform on a number of templates for different forms however the notify email is the same for all forms in all templates.
&lt;/p&gt;
&lt;p&gt;
I&#8217;ve set a global variable in the Templates &amp;gt; Global Variables so I can just use &#123;email_contact&#125; in templates however this doesn&#8217;t work in FreeForm.
&lt;/p&gt;
&lt;p&gt;
Is there anyway to do the same thing in Freeform so I can just have one place to edit email contact information instead of editing templates?
&lt;/p&gt;
&lt;p&gt;
Thanks
&lt;/p&gt;</description>
      <dc:date>2008-09-30T21:53:03-08:00</dc:date>
    </item>

    <item>
      <title>Field content not passing to template</title>
      <link>http://www.solspace.com/forums/viewthread/1508/</link>
      <guid>http://www.solspace.com/forums/viewthread/1508/#When:22:53:52Z</guid>
      <description>&lt;p&gt;Hi all,
&lt;/p&gt;
&lt;p&gt;
I have a frustrating problem where one of my forms isn&#8217;t passing any of it&#8217;s custom field contents to the email template.
&lt;/p&gt;
&lt;p&gt;
I have 5 forms and 4 of them work great but the 5th only passes the name, email and phone fields.
&lt;/p&gt;
&lt;p&gt;
I have checked the template names and form names and all seems well.
&lt;/p&gt;
&lt;p&gt;
Any ideas why this could be happening?
&lt;/p&gt;</description>
      <dc:date>2008-09-27T22:53:52-08:00</dc:date>
    </item>

    <item>
      <title>Using FreeForm Fields In Mailing List Manager in EE</title>
      <link>http://www.solspace.com/forums/viewthread/1512/</link>
      <guid>http://www.solspace.com/forums/viewthread/1512/#When:21:21:20Z</guid>
      <description>&lt;p&gt;Is it possible to use the custom field variables when sending out mass&#45;mails via the Mailing List Manager in EE?
&lt;/p&gt;
&lt;p&gt;
Say for instance if I had a mailing list form where I collected the user&#8217;s name via one of the FreeForm fields, could I use it in my mass mailing to dynamically put their name in the email?
&lt;/p&gt;</description>
      <dc:date>2008-09-28T21:21:20-08:00</dc:date>
    </item>

    
    </channel>
</rss>