<?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: capitalization of user submitted values</title>
		<link>https://legacy.forums.gravityhelp.com/topic/capitalization-of-user-submitted-values</link>
		<description>Gravity Support Forums Topic: capitalization of user submitted values</description>
		<language>en-US</language>
		<pubDate>Mon, 11 May 2026 01:11:58 +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/capitalization-of-user-submitted-values" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "capitalization of user submitted values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/capitalization-of-user-submitted-values#post-54309</link>
			<pubDate>Wed, 04 Apr 2012 18:28:30 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">54309@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This is not built in functionality of Gravity Forms.  There is no option that can be enabled that will do this for you.&#60;/p&#62;
&#60;p&#62;You would have to implement this as a customization.  You would need to use the gform_pre_submission hook to get the value of the field(s) and manipulate it so that it uses the casing you require.&#60;/p&#62;
&#60;p&#62;The gform_pre_submission hook is documented here:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_submission&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;You would write custom code that uses that hook to manipulate the submitted data before it is saved.  You would place your custom code either in your themes functions.php file, or you could create your own custom plugin that contains your custom code that you then activate on that site.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>robin balmforth on "capitalization of user submitted values"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/capitalization-of-user-submitted-values#post-53031</link>
			<pubDate>Wed, 21 Mar 2012 09:26:02 +0000</pubDate>
			<dc:creator>robin balmforth</dc:creator>
			<guid isPermaLink="false">53031@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is it possible to convert all values submitted by the user to Capitalized Case? I am trying to end up with data which is as tidy as possible to be used in an offline process. Ideally I would be able to apply this to particular fields such as Name and leave Comments / Your Message as is.&#60;/p&#62;
&#60;p&#62;Thanks in advance for any help or advice.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
