<?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: hooks and php inside a html tag field?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/hooks-and-php-inside-a-html-tag-field</link>
		<description>Gravity Support Forums Topic: hooks and php inside a html tag field?</description>
		<language>en-US</language>
		<pubDate>Mon, 06 Apr 2026 08:29:06 +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/hooks-and-php-inside-a-html-tag-field" rel="self" type="application/rss+xml" />

		<item>
			<title>Alex Cancado on "hooks and php inside a html tag field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hooks-and-php-inside-a-html-tag-field#post-28789</link>
			<pubDate>Wed, 29 Jun 2011 14:07:15 +0000</pubDate>
			<dc:creator>Alex Cancado</dc:creator>
			<guid isPermaLink="false">28789@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The way to implement this is using the gform_pre_render hook.&#60;br /&#62;
1- Add an HTML field to the form and leave it blank&#60;br /&#62;
2-Use the gform_pre_render hook and place your code to populate the content of the HTML field based on the result of your loop.&#60;/p&#62;
&#60;p&#62;You can find more information on this hook on the following doc page: &#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;</description>
		</item>
		<item>
			<title>rovillesarate on "hooks and php inside a html tag field?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/hooks-and-php-inside-a-html-tag-field#post-28763</link>
			<pubDate>Wed, 29 Jun 2011 02:25:47 +0000</pubDate>
			<dc:creator>rovillesarate</dc:creator>
			<guid isPermaLink="false">28763@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi! is it possible to insert php codes inside a html standard field? or is there a way for me to insert a php custom script in a form? For example I would like to display a content using a loop statement inside a form? is it possible for me to call this function using a shortcode inside the form using the html standard field. I tried using php inside the html standard field and it obviously not working so is there other way to implement this?
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
