<?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: Have Form Send Page Data</title>
		<link>https://legacy.forums.gravityhelp.com/topic/have-form-send-page-data</link>
		<description>Gravity Support Forums Topic: Have Form Send Page Data</description>
		<language>en-US</language>
		<pubDate>Sat, 04 Apr 2026 13:55:36 +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/have-form-send-page-data" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Have Form Send Page Data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/have-form-send-page-data#post-192235</link>
			<pubDate>Sun, 31 Mar 2013 23:41:31 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">192235@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Please see this topic for an explanation of how to make a field read-only: &#60;a href=&#34;http://www.gravityhelp.com/forums/topic/non-editable-text-field-request#post-151024&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/non-editable-text-field-request#post-151024&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It involves adding a custom CSS class to the field you want to disable (this is on the advanced tab of the field in the form builder) and then a small piece of jQuery added to the head of your page where the form is displayed.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>THATRYAN on "Have Form Send Page Data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/have-form-send-page-data#post-192219</link>
			<pubDate>Sun, 31 Mar 2013 23:28:12 +0000</pubDate>
			<dc:creator>THATRYAN</dc:creator>
			<guid isPermaLink="false">192219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Oh sweet, thanks big help!&#60;br /&#62;
Now, is there a way to set a field to disabled/read only?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Have Form Send Page Data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/have-form-send-page-data#post-192056</link>
			<pubDate>Sun, 31 Mar 2013 21:12:08 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">192056@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It makes sense and is possible.  Some of the merge tags are already available in the drop down.  Add a hidden field to your form, then set the default value (on the advanced tab.)  Use the merge tag drop down to select post ID or post title or any of the other available merge tags regarding the post:&#60;/p&#62;
&#60;p&#62;{embed_post:ID}&#60;br /&#62;
{embed_post:post_title}&#60;br /&#62;
{embed_post:post_author}&#60;/p&#62;
&#60;p&#62;You can also use {custom_field:[name]} where [name] is the custom field in which you have stored data about the post.  If you had a custom field with a meta key of &#34;zipcode&#34; you could get that into your form by using this merge tag as a default value for a hidden field: &#60;strong&#62;{custom_field:zipcode]&#60;/strong&#62;.&#60;/p&#62;
&#60;p&#62;If you need something else added to your form related to the post, let us know what that is specifically and we will try to help you with a solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>THATRYAN on "Have Form Send Page Data"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/have-form-send-page-data#post-190179</link>
			<pubDate>Sat, 30 Mar 2013 00:47:34 +0000</pubDate>
			<dc:creator>THATRYAN</dc:creator>
			<guid isPermaLink="false">190179@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I want to use a form to have users sign up for events. I would like to embed the form on the pages of a certain custom post type, with standard info that will be pre-populated based on the current logged in user meta, (name, address etc) I have created custom meta for all these options already. &#60;/p&#62;
&#60;p&#62;Is it possible to have the form, not only populate with the user data, but also with the post title and other post specific information? Some will be sent in &#34;hidden&#34; form fields for processing.&#60;/p&#62;
&#60;p&#62;Does this make sense? Thank you for any help.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
