<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.1" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Gravity Support Forums Topic: Anonymous feedback form</title>
		<link>https://legacy.forums.gravityhelp.com/topic/anonymous-feedback-form</link>
		<description>Gravity Support Forums Topic: Anonymous feedback form</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 04:50:22 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.1</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>https://legacy.forums.gravityhelp.com/search.php</link>
		</textInput>
		<atom:link href="https://legacy.forums.gravityhelp.com/rss/topic/anonymous-feedback-form" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Anonymous feedback form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/anonymous-feedback-form#post-53887</link>
			<pubDate>Fri, 30 Mar 2012 15:45:19 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">53887@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is currently no way to turn off IP address capturing.  You would have to use custom code and the gform_pre_submission hook or gform_after_submission hook to reset the value of the IP address in the entry data after the form is submitted.&#60;/p&#62;
&#60;p&#62;As for limiting submissions to one per person... that would also have to be implemented as a customization.  You would have to determine how you are even going to determine if the user has already submitted the form.  There are a variety of methods to do this, but all of them require a customization.&#60;/p&#62;
&#60;p&#62;You could limit it by ip address, but you are wanting to not capture the ip address.  You could use cookies and write code to set a cookie when the form is submitted and then read that cookie to see if it exists when the form is displayed.  You could require the user login to submit the form and then do it by user id.  Whichever way you go it's not something Gravity Forms does out of the box so you'd have to implement it as a customization.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dnb on "Anonymous feedback form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/anonymous-feedback-form#post-53624</link>
			<pubDate>Tue, 27 Mar 2012 15:50:18 +0000</pubDate>
			<dc:creator>dnb</dc:creator>
			<guid isPermaLink="false">53624@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Really don't want to be a pain, but haven't heard back on this one. And since then, I had another requirement added: the survey entries should be unique (i.e. someone can't submit twice). Does anyone have any thoughts on a way to make an anonymous survey that you can only reply to once?  Thanks!&#60;/p&#62;
&#60;p&#62;       -- dNb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dnb on "Anonymous feedback form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/anonymous-feedback-form#post-52644</link>
			<pubDate>Fri, 16 Mar 2012 01:01:08 +0000</pubDate>
			<dc:creator>dnb</dc:creator>
			<guid isPermaLink="false">52644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sorry, I think this one fell through the cracks. If someone from the GF mothership could lend an eyeball briefly to the question just to make sure I'm not totally screwing up with my approach, that would be much appreciated. Thanks!&#60;/p&#62;
&#60;p&#62;     -- dNb
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dnb on "Anonymous feedback form"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/anonymous-feedback-form#post-50555</link>
			<pubDate>Sun, 26 Feb 2012 04:21:34 +0000</pubDate>
			<dc:creator>dnb</dc:creator>
			<guid isPermaLink="false">50555@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi-&#60;br /&#62;
 I've been asked to create an anonymous online feedback form. This is the sort of thing I'd really like to avoid messing up, so I thought I would double check my current idea here. It looks like there are a few possible methods to dump the identifying data (like source IP address) from a submission. &#60;/p&#62;
&#60;p&#62;Would writing a gform_save_field_value() filter that just returned an empty string for certain fields be the best approach or is there something more elegant than that? Are there any non-obvious fiddly bits I should be sure to pay attention to beyond the data that will pass through this filter? (internal to GF, I'll be handling the web server logs separately).&#60;/p&#62;
&#60;p&#62;Thanks for any help you can offer.&#60;br /&#62;
        -- dNb
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
