<?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: Only show field on a certain page</title>
		<link>https://legacy.forums.gravityhelp.com/topic/only-show-field-on-a-sertain-page</link>
		<description>Gravity Support Forums Topic: Only show field on a certain page</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 06:16:12 +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/only-show-field-on-a-sertain-page" rel="self" type="application/rss+xml" />

		<item>
			<title>Carl Hancock on "Only show field on a certain page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-show-field-on-a-sertain-page#post-24401</link>
			<pubDate>Thu, 28 Apr 2011 11:38:33 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">24401@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The only solution is going to be to use CSS to hide the first field.  You could add custom CSS to Page 1 to target that field and hide it by setting it to display: none; using CSS.&#60;/p&#62;
&#60;p&#62;If it's a required field in your form, you may run into an issue as it would still trigger validation.  In that case you would have to pre-populate it with a placeholder value using PHP and the gform_field_value hook found here: &#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_field_value_$parameter_name&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;That is going to be the easiest solution, there may be more complex ways to implement it with PHP also but this would be the simplest.  The alternative is creating 2 forms.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Moose on "Only show field on a certain page"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/only-show-field-on-a-sertain-page#post-24380</link>
			<pubDate>Thu, 28 Apr 2011 04:29:46 +0000</pubDate>
			<dc:creator>Moose</dc:creator>
			<guid isPermaLink="false">24380@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;My question is simple, but I didn't know how to search for it on the forum, so my apologies if the answer is already out there.&#60;/p&#62;
&#60;p&#62;I now have 1 form, a pretty large form. This form is displayed on page1 and on page2. Now I want to show the first input field only on page2 and not on page1.&#60;/p&#62;
&#60;p&#62;Is there a way I could achieve this?&#60;/p&#62;
&#60;p&#62;With the kindest regards,&#60;/p&#62;
&#60;p&#62;Menno Richardson &#60;/p&#62;
&#60;p&#62;(form is found heren ut it is dutch &#60;a href=&#34;http://www.geneeskundebaan.nl/demo/solliciteer)&#34; rel=&#34;nofollow&#34;&#62;http://www.geneeskundebaan.nl/demo/solliciteer)&#60;/a&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
