<?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 Tag: text - Recent Posts</title>
		<link>https://legacy.forums.gravityhelp.com/tags/text</link>
		<description>Gravity Support Forums Tag: text - Recent Posts</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:17:18 +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/tags/text" rel="self" type="application/rss+xml" />

		<item>
			<title>Richard Vav on "How do i change the default form text? (&#34;We would love to hear from you!&#34;)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-change-the-default-form-text-we-would-love-to-hear-from-you#post-308170</link>
			<pubDate>Fri, 07 Jun 2013 07:20:41 +0000</pubDate>
			<dc:creator>Richard Vav</dc:creator>
			<guid isPermaLink="false">308170@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Bart,&#60;/p&#62;
&#60;p&#62;To change the multi select fields data-placeholder attribute you would have to use the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_multiselect_placeholder&#34; rel=&#34;nofollow&#34;&#62;gform_multiselect_placeholder&#60;/a&#62; filter in your theme's functions.php file, the following example targets form 185 but if you want to apply it to all forms then you would remove _185 from the end of the filter name&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_multiselect_placeholder_185&#38;quot;, &#38;quot;set_multiselect_placeholder&#38;quot;, 10, 2);
function set_multiselect_placeholder($placeholder, $form_id){
    return &#38;quot;Click to select your options...&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Regards,&#60;br /&#62;
Richard
&#60;/p&#62;</description>
		</item>
		<item>
			<title>bartvh99 on "How do i change the default form text? (&#34;We would love to hear from you!&#34;)"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/how-do-i-change-the-default-form-text-we-would-love-to-hear-from-you#post-308089</link>
			<pubDate>Fri, 07 Jun 2013 06:42:01 +0000</pubDate>
			<dc:creator>bartvh99</dc:creator>
			<guid isPermaLink="false">308089@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I am looking into the same problem, although one year later. &#60;/p&#62;
&#60;p&#62;I have the latest version of GF and made a Multiselect field. In enhanced mode the placeholder for the fields says 'Click here...' I have no idea how to translate this using the suggested form description. The only option for now seems to be PHP coding, not my cup of tea. Pleace advice.&#60;/p&#62;
&#60;p&#62;Bart
&#60;/p&#62;</description>
		</item>
		<item>
			<title>info@rezon8.net on "Merge tag for Dropdown Option Text?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/merge-tag-for-dropdown-option-text#post-303068</link>
			<pubDate>Wed, 05 Jun 2013 03:34:09 +0000</pubDate>
			<dc:creator>info@rezon8.net</dc:creator>
			<guid isPermaLink="false">303068@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Im having the same issue. You can see form 1 located here: &#60;a href=&#34;http://lendercertified.com&#34; rel=&#34;nofollow&#34;&#62;http://lendercertified.com&#60;/a&#62; complete the 2 dropdown field form and check out the url.&#60;br /&#62;
This is what I have in the redirect url confirmation setting:&#60;br /&#62;
&#60;a href=&#34;http://lendercertified.com/&#34; rel=&#34;nofollow&#34;&#62;http://lendercertified.com/&#60;/a&#62;{State:67}&#60;br /&#62;
and the redirect query string is:&#60;br /&#62;
purchase_type={Purchase Type:28}&#38;amp;state={State:67}. In both fields on form the values for the drop downs are in slug format, no special characters and there is a - between each word, but the field labels are being passed rather than the values.  Please help.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gary_bauer@msn.com on "Unable to send XML tags to admin notification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-send-xml-tags-to-admin-notification#post-284631</link>
			<pubDate>Tue, 28 May 2013 22:00:22 +0000</pubDate>
			<dc:creator>gary_bauer@msn.com</dc:creator>
			<guid isPermaLink="false">284631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Anyone have an idea about controlling the format of the admin notifications?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gary_bauer@msn.com on "Unable to send XML tags to admin notification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-send-xml-tags-to-admin-notification#post-265993</link>
			<pubDate>Tue, 21 May 2013 14:10:58 +0000</pubDate>
			<dc:creator>gary_bauer@msn.com</dc:creator>
			<guid isPermaLink="false">265993@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;oops - the received email content got formatted correctly in the post...&#60;/p&#62;
&#60;p&#62;What the text looks like is the &#38;amp; g t; instead of &#38;gt; and &#38;amp; l t instead of &#38;lt;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>gary_bauer@msn.com on "Unable to send XML tags to admin notification"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/unable-to-send-xml-tags-to-admin-notification#post-265969</link>
			<pubDate>Tue, 21 May 2013 13:27:02 +0000</pubDate>
			<dc:creator>gary_bauer@msn.com</dc:creator>
			<guid isPermaLink="false">265969@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am using version 1.7.3 and I am trying to get text sent to the admin email that retains the XML tag fileds delimited by &#38;lt; and &#38;gt;.&#60;/p&#62;
&#60;p&#62;This is the php code in functions.php&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
/**&#60;br /&#62;
 * GravityForms&#60;br /&#62;
 * send notifications as text&#60;br /&#62;
 */&#60;br /&#62;
add_filter('gform_notification', 'change_notification_format', 10, 3);&#60;br /&#62;
function change_notification_format( $notification, $form, $entry ) {&#60;/p&#62;
&#60;p&#62;    $notification['message_format'] = &#34;text&#34;; //changing notification format to text&#60;/p&#62;
&#60;p&#62;    return $notification;&#60;br /&#62;
}&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;This is the notification message.&#60;/p&#62;
&#60;blockquote&#62;&#60;p&#62;
{all_fields}&#60;/p&#62;
&#60;p&#62;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&#60;/p&#62;
&#60;p&#62;Computer XML data&#60;/p&#62;
&#60;p&#62;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~&#60;/p&#62;
&#60;p&#62;&#38;lt;firstname&#38;gt;{First name:1}&#38;lt;/firstname&#38;gt;&#60;br /&#62;
&#38;lt;middlename&#38;gt;{Middle:2}&#38;lt;/middlename&#38;gt;&#60;br /&#62;
&#38;lt;lastname&#38;gt;{Last name:3}&#38;lt;/lastname&#38;gt;&#60;br /&#62;
&#38;lt;Address_line1&#38;gt;{Address (Street Address):12.1}&#38;lt;/Address_line1&#38;gt;&#60;br /&#62;
&#38;lt;Address_line2&#38;gt;{Address (Address Line 2):12.2}&#38;lt;/Address_line2&#38;gt;&#60;br /&#62;
&#38;lt;Address1_city&#38;gt;{Address (City):12.3}&#38;lt;/Address1_city&#38;gt; ...&#60;/p&#62;
&#60;/blockquote&#62;
&#60;p&#62;And text received by the admin email has &#38;amp; l t {data} &#38;amp; g t instead of &#38;lt;{data}&#38;gt;&#60;/p&#62;
&#60;p&#62;As a result, the data import function into my database can't read the XML tags because of the missing carats
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martindale on "Default Confirmation Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/default-confirmation-not-working#post-222631</link>
			<pubDate>Wed, 24 Apr 2013 12:26:10 +0000</pubDate>
			<dc:creator>martindale</dc:creator>
			<guid isPermaLink="false">222631@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Rob, yes and I appreciate that. I am sure your right. When I put jQuery back in the header though I get uncaught TypeError: Property '$' ... errors -- basically it's having trouble finding jQuery now. Was just trying to solve it with moving jQuery back to the head but I caused other problems.&#60;/p&#62;
&#60;p&#62;Taking out ajax=&#34;true&#34; from shortcode fixed the issue. I imagine if jQuery is loaded above Gravity Forms js the Preview Window will work too.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Rob Harrell on "Default Confirmation Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/default-confirmation-not-working#post-222622</link>
			<pubDate>Wed, 24 Apr 2013 12:19:11 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">222622@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's nothing new, it's just safer to use in the head with Gravity Forms. There are certain aspects that require it to be in the head. Would you mind humoring me to see if that solves it? Or could you try in the formbuilder preview window for me and let me know if it works? Can you try without AJAX enabled on your form shortcode?&#60;/p&#62;
&#60;p&#62;Just trying to help and get to the bottom of this, so if you could try those things above that would be most appreciated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martindale on "Default Confirmation Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/default-confirmation-not-working#post-222616</link>
			<pubDate>Wed, 24 Apr 2013 12:16:32 +0000</pubDate>
			<dc:creator>martindale</dc:creator>
			<guid isPermaLink="false">222616@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is this new with 1.7? I have never had an issue with 1.6, jQuery in the footer, and forms working fine.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>martindale on "Default Confirmation Not Working"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/default-confirmation-not-working#post-222612</link>
			<pubDate>Wed, 24 Apr 2013 12:05:53 +0000</pubDate>
			<dc:creator>martindale</dc:creator>
			<guid isPermaLink="false">222612@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, I call jQuery in the footer, isn't that performance 101? =)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
