<?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: Adding current post title to hidden field on form that is on that post.</title>
		<link>https://legacy.forums.gravityhelp.com/topic/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post</link>
		<description>Gravity Support Forums Topic: Adding current post title to hidden field on form that is on that post.</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 17:44:19 +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/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post" rel="self" type="application/rss+xml" />

		<item>
			<title>2urn on "Adding current post title to hidden field on form that is on that post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post#post-102426</link>
			<pubDate>Thu, 13 Dec 2012 22:04:32 +0000</pubDate>
			<dc:creator>2urn</dc:creator>
			<guid isPermaLink="false">102426@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I was able to add page ID, URL, and title to a hidden field and pass this info to admin.&#60;br /&#62;
Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding current post title to hidden field on form that is on that post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post#post-101831</link>
			<pubDate>Wed, 12 Dec 2012 20:33:30 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">101831@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;One issue at a time please.  We will ignore your question about the iFrame for now.&#60;/p&#62;
&#60;p&#62;I'm sure what you are trying to do can be accomplished.  If the Gravity Form is loaded in a page you need information from, you can use the gform_pre_render &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#60;/a&#62; filter to populate anything you like.  You need access to the post global, then you can use any of the WordPress functions to access information about that post, including the slug, custom post type, template, etc.&#60;/p&#62;
&#60;p&#62;Can you give an example of exactly what you want to do?  A link to the page, and what information you need from that page, and where you want to store it in your Gravity Form?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>2urn on "Adding current post title to hidden field on form that is on that post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post#post-101197</link>
			<pubDate>Tue, 11 Dec 2012 07:13:51 +0000</pubDate>
			<dc:creator>2urn</dc:creator>
			<guid isPermaLink="false">101197@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello,&#60;/p&#62;
&#60;p&#62;The pages are fron a custom post type--Ideally I would love it to be in a form that would allow me to pass the name of an Aweber email list to subscribe to which could be based on the embed url's slug from your suggestion? But not sure that could be done dynamically.&#60;/p&#62;
&#60;p&#62;On another note, is there a way to embed a gravity form via HTML I frame instead of shortcode?&#60;/p&#62;
&#60;p&#62;Thank you!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Adding current post title to hidden field on form that is on that post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post#post-101106</link>
			<pubDate>Tue, 11 Dec 2012 01:45:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">101106@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You mention post/page/taxonomy.  Do you need all 3 somehow, or is that just an example of the type of information you need?  Can you be more specific?&#60;/p&#62;
&#60;p&#62;You can add a hidden field to your form and for the default value enter &#60;strong&#62;{embed_url}&#60;/strong&#62; which will populate that field with the URL where the form is embedded.  Do you need more or less information than that?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>2urn on "Adding current post title to hidden field on form that is on that post."</title>
			<link>https://legacy.forums.gravityhelp.com/topic/adding-current-post-title-to-hidden-field-on-form-that-is-on-that-post#post-100806</link>
			<pubDate>Mon, 10 Dec 2012 08:09:51 +0000</pubDate>
			<dc:creator>2urn</dc:creator>
			<guid isPermaLink="false">100806@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to do something like this:&#60;/p&#62;
&#60;p&#62;&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/dynamically-populate-checkboxes?replies=2#post-19484&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/dynamically-populate-checkboxes?replies=2#post-19484&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But I need the form to *dynamically* fill a hidden checkbox  with the name of the post/page/taxonomy etc the form is embedded in so i can pass it to newsletter integrator... So I can't use a case/switch statement as done in linked example.&#60;/p&#62;
&#60;p&#62;Much appreciated!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
