<?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: Inserting wordpress post or PHP into HTML form field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/inserting-wordpress-post-or-php-into-html-form-field</link>
		<description>Gravity Support Forums Topic: Inserting wordpress post or PHP into HTML form field</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 20:35:03 +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/inserting-wordpress-post-or-php-into-html-form-field" rel="self" type="application/rss+xml" />

		<item>
			<title>sascha on "Inserting wordpress post or PHP into HTML form field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-wordpress-post-or-php-into-html-form-field#post-46393</link>
			<pubDate>Sat, 14 Jan 2012 18:39:00 +0000</pubDate>
			<dc:creator>sascha</dc:creator>
			<guid isPermaLink="false">46393@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That's sounds like an interesting idea. Keep me posted.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Inserting wordpress post or PHP into HTML form field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-wordpress-post-or-php-into-html-form-field#post-44479</link>
			<pubDate>Tue, 20 Dec 2011 00:47:56 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44479@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't believe it's been done before.  I can see the need for it though.  I have used posts in the past for content like this, and then just included that content in various places.  Hide it from your search results and in the navigation, etc.  &#60;/p&#62;
&#60;p&#62;The best place to start is with the documentation page for the hook:&#60;br /&#62;
&#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;&#60;/p&#62;
&#60;p&#62;And also follow the tag in this forum:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/tags/gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/tags/gform_pre_render&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;And you will find many example of using it.&#60;/p&#62;
&#60;p&#62;If you'd like to hire someone, you can find someone here:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/how-the-job-board-works&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/forums/topic/how-the-job-board-works&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Or post a job of your own here:&#60;br /&#62;
&#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;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nomadone on "Inserting wordpress post or PHP into HTML form field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-wordpress-post-or-php-into-html-form-field#post-44389</link>
			<pubDate>Mon, 19 Dec 2011 16:27:43 +0000</pubDate>
			<dc:creator>nomadone</dc:creator>
			<guid isPermaLink="false">44389@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok thanks for the tip, though I have no idea where to even start using that hook. I'm more of a front end person. If there's any snippets anywhere I can adapt or learn from I would appreciate anyone sharing that thanks.&#60;/p&#62;
&#60;p&#62;otherwise if anyone can create something at a fee I might consider paying if it's not too much
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Inserting wordpress post or PHP into HTML form field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-wordpress-post-or-php-into-html-form-field#post-44197</link>
			<pubDate>Thu, 15 Dec 2011 19:23:46 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">44197@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I think you can use the &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_pre_render&#34; rel=&#34;nofollow&#34;&#62;gform_pre_render&#60;/a&#62; hook which will run before the form is displayed.  The function you hook to can perform your query to pull your HTML content in, then populate that HTML field in your form.  Seems like it should work.   &#60;/p&#62;
&#60;p&#62;It would not be done in the form builder but in a bit of code added to your theme's functions.php.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>nomadone on "Inserting wordpress post or PHP into HTML form field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/inserting-wordpress-post-or-php-into-html-form-field#post-44132</link>
			<pubDate>Thu, 15 Dec 2011 07:11:49 +0000</pubDate>
			<dc:creator>nomadone</dc:creator>
			<guid isPermaLink="false">44132@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi I'd like to know whether it's possible to insert wordpress content like a specific post for example inside the HTML content form field.&#60;/p&#62;
&#60;p&#62;I have a form &#60;a href=&#34;http://www.murway.co.za/quotation-vehicle-availability-request/&#34; rel=&#34;nofollow&#34;&#62;http://www.murway.co.za/quotation-vehicle-availability-request/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Which has in one of it's steps a selection top choose a vehicle type. I'd like to then allow the vehicle type post from my Vehicle Groups Category to show conditionally. Right now I've inserted it with plain HTML, but each time I update the content I'd need to edit it again in the Form HTML&#60;/p&#62;
&#60;p&#62;Please let me know if this is possible by inserting a WordPress query or shortcode or something into the form HTML field.&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
