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

		<item>
			<title>rpetersnmt on "Email notification pulled in from custom post type custom field - hidden address"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/email-notification-pulled-in-from-custom-post-type-custom-field-hidden-address#post-329230</link>
			<pubDate>Mon, 17 Jun 2013 20:32:26 +0000</pubDate>
			<dc:creator>rpetersnmt</dc:creator>
			<guid isPermaLink="false">329230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hey all...&#60;/p&#62;
&#60;p&#62;I've been struggling with a particular task for awhile...and I feel like the solution is close.&#60;/p&#62;
&#60;p&#62;What I want to do is this:&#60;/p&#62;
&#60;p&#62;I currently have a Custom Post Type of &#34;Contacts&#34;.  Stored with each record is an email address in a Custom Field.  I'd like to loop through the contacts list and print out a link to my General Contact Form where the Notification Email would be dynamically routed to the stored email address of that particular Contact.&#60;/p&#62;
&#60;p&#62;I know this problem has been solved before....&#60;br /&#62;
(See: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/email-notification-send-to-email-address-pulled-in-from-post-custom-field)&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/email-notification-send-to-email-address-pulled-in-from-post-custom-field)&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But, I don't see where it has been done in such a way that the email address isn't passed along as a parameter in the URL.  In my case, I'd like to pass just the Post ID (or slug) and be able to query the stored email value when the form is submitted.&#60;/p&#62;
&#60;p&#62;Is this possible?  I'd rather not reveal these various contact email addresses...and I'd like to use the same contact form.  Those are the two criteria.&#60;/p&#62;
&#60;p&#62;Thanks in advance...
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ringmaster on "Adding Conditional Logic to a new custom field type"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-conditional-logic-to-a-new-custom-field-type#post-322925</link>
			<pubDate>Fri, 14 Jun 2013 09:07:25 +0000</pubDate>
			<dc:creator>ringmaster</dc:creator>
			<guid isPermaLink="false">322925@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I have successfully created a new custom form field.  It retains a single string value.  I would like to make the display of other fields contingent on the value of my custom field.  I was surprised to find that this functionality was not automatically enabled!&#60;/p&#62;
&#60;p&#62;What specifically do I need to add to my custom field code so that its value can be tested by the conditional logic of a different form field?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>dashaluna on "Broken HTML markup for Custom Field from Post Fields Category"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/broken-html-markup-for-custom-field-from-post-fields-category#post-317273</link>
			<pubDate>Tue, 11 Jun 2013 12:30:16 +0000</pubDate>
			<dc:creator>dashaluna</dc:creator>
			<guid isPermaLink="false">317273@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;I have a form that submits data and creates a post of CPT. I'm using {all_fields} for previewing field content before fully submitting data.&#60;/p&#62;
&#60;p&#62;Recently, I've noticed that the content of Custom Field from Post Fields Category isn't creating correct HTML.&#60;/p&#62;
&#60;p&#62;In the field I have entered text 'Line 1.' followed by clicking enter twice to get a clear separation of text and on the new line I entered 'Line 2.' The HTML that I got is below:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;Line 1.&#38;lt;p&#38;gt;&#38;lt;/p&#38;gt;&#38;lt;br&#38;gt;
&#38;lt;p&#38;gt;Line 2.&#38;lt;/p&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;The first chunk of text isn't wrapped into &#60;code&#62;&#38;lt;p&#38;gt;&#60;/code&#62; tag correctly. This breaks styling.&#60;br /&#62;
GF v 1.7.5&#60;/p&#62;
&#60;p&#62;Is there a way to fix this?&#60;/p&#62;
&#60;p&#62;Many thanks,&#60;br /&#62;
Dasha
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Alex Cancado on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-293137</link>
			<pubDate>Fri, 31 May 2013 16:19:20 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">293137@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;This feature isn't currently supported by Gravity Forms, and it is unfortunately a little too complex for us to help you out with. The Gravity Wiz article should be a good help for the the currency formatting, but as far as extending that to support percentage formatting, I would recommend that you try posting this in our Job board (&#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;) and see if any developers would be willing to take on this project.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>semyou on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-290963</link>
			<pubDate>Thu, 30 May 2013 23:30:50 +0000</pubDate>
			<dc:creator>semyou</dc:creator>
			<guid isPermaLink="false">290963@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No answer whatsoever!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcel.ambiente on "Custom Form Field With Multiple Inputs"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/custom-form-field-with-multiple-inputs#post-273572</link>
			<pubDate>Fri, 24 May 2013 12:34:45 +0000</pubDate>
			<dc:creator>marcel.ambiente</dc:creator>
			<guid isPermaLink="false">273572@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Friend, there's an error at line 11, instead &#34;onclick&#34; =&#38;gt; &#34;StartAddField('add_loc'), put onclick&#34; =&#38;gt; &#34;StartAddField('addloc'); without the underline character at &#34;addloc&#34;... Obviously, all &#34;add_loc&#34; reference (type) will not work, so I suggest you to substitute every &#34;add_loc&#34; therm to &#34;addloc&#34;.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>semyou on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-253117</link>
			<pubDate>Tue, 14 May 2013 17:36:33 +0000</pubDate>
			<dc:creator>semyou</dc:creator>
			<guid isPermaLink="false">253117@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am actually developing on my machine. I tried it with a custom field that is number. No success. I will try again tonight to confirm and report results. What about the %?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-251045</link>
			<pubDate>Mon, 13 May 2013 14:33:41 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">251045@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The Gravity Wiz tutorial will work to add a dollar sign to a custom field input.&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://gravitywiz.com/format-field-as-currency/&#34; rel=&#34;nofollow&#34;&#62;http://gravitywiz.com/format-field-as-currency/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;I tested &#34;single line text&#34; with my Post custom field.  What sort of field type are you using which is not being formatted with the dollar sign?  Do you have a link to your form online?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>semyou on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-246574</link>
			<pubDate>Fri, 10 May 2013 14:53:54 +0000</pubDate>
			<dc:creator>semyou</dc:creator>
			<guid isPermaLink="false">246574@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;OK. I'll wait. Thanks Kevin for acknowledging!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Kevin Flahaut on "Adding % and $ to custom_field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-and-to-custom_field#post-246546</link>
			<pubDate>Fri, 10 May 2013 14:06:08 +0000</pubDate>
			<dc:creator>Kevin Flahaut</dc:creator>
			<guid isPermaLink="false">246546@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Sure, we've seen your post and are conferring about a solution for you. Someone will post back as soon as we've had a chance to talk it over. Thanks for your patience.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
