<?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: Encrypt data - how to do this and how does affect retrieval of data?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data</link>
		<description>Gravity Support Forums Topic: Encrypt data - how to do this and how does affect retrieval of data?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 03:27:24 +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/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-73428</link>
			<pubDate>Fri, 31 Aug 2012 08:19:42 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">73428@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a Job Board on this site &#60;a href=&#34;http://www.gravityhelp.com/forums/forum/job-board&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/forum/job-board&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Jobs.WordPress.net might be of help, and there are tons of freelance developer sites out there like odesk.com and whatnot. Hopefully, one of those will have someone able to help you without too much hassle.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-73427</link>
			<pubDate>Fri, 31 Aug 2012 08:19:42 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">73427@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;There is a Job Board on this site &#60;a href=&#34;http://www.gravityhelp.com/forums/forum/job-board&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/forum/job-board&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Jobs.WordPress.net might be of help, and there are tons of freelance developer sites out there like odesk.com and whatnot. Hopefully, one of those will have someone able to help you without too much hassle.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hkim on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-73416</link>
			<pubDate>Fri, 31 Aug 2012 07:10:32 +0000</pubDate>
			<dc:creator>hkim</dc:creator>
			<guid isPermaLink="false">73416@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the reply. Any suggestions on where I can find suitable developers for this particular issue?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-72947</link>
			<pubDate>Tue, 28 Aug 2012 14:02:56 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">72947@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You would add examples such as those linked to by Chris into your theme's functions.php file. But yes, you need to grab the data, encode it, and then send it to the database, and vice versa if you want to read it or use it. You can change out the functions to encode the data using the same hooks to encrypt it. You would have to find your own code for this though as it is a customization beyond the features Gravity Forms provides. There are many skilled developers that could help create this function for you. &#60;/p&#62;
&#60;p&#62;As for adding it to the core of Gravity Forms, most plugins that encode or encrypt data only have more support issues. If we ever do add this feature (it is on our list) it will be done in such a way that turning it on will still require technical understanding.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hkim on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-72900</link>
			<pubDate>Tue, 28 Aug 2012 09:43:57 +0000</pubDate>
			<dc:creator>hkim</dc:creator>
			<guid isPermaLink="false">72900@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Thank you for the reply. So basically I have to create new php-files (at least) to encode and decode certain forms? &#60;/p&#62;
&#60;p&#62;I think it would be great if you could add a feature to choose to encode certain form/fields when creating a form. It would make my life much easier. &#60;/p&#62;
&#60;p&#62;Is it possible to encrypt the data?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-72887</link>
			<pubDate>Tue, 28 Aug 2012 08:56:43 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">72887@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think you want to use these two filters:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_save_field_value&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_save_field_value&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_get_input_value&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_get_input_value&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Note that the example there is for encoding, not encrypting, the data.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>hkim on "Encrypt data - how to do this and how does affect retrieval of data?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/encrypt-data-how-to-do-this-and-how-does-affect-retrieval-of-data#post-72869</link>
			<pubDate>Tue, 28 Aug 2012 06:07:20 +0000</pubDate>
			<dc:creator>hkim</dc:creator>
			<guid isPermaLink="false">72869@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have searched the forum for this topic but still don't get everything. So I would be very thankful for an easy do-this-guide. &#60;/p&#62;
&#60;p&#62;I have a form that contains sensitive data that I want to encrypt in the database. However, I also need to access this data easily from my side. How does encryption affect the retrieval of data from the control panel?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
