<?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: Allow field to be populated dynamically on HTML field</title>
		<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-on-html-field</link>
		<description>Gravity Support Forums Topic: Allow field to be populated dynamically on HTML field</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 08:08:51 +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/allow-field-to-be-populated-dynamically-on-html-field" rel="self" type="application/rss+xml" />

		<item>
			<title>marcelograciolli on "Allow field to be populated dynamically on HTML field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-on-html-field#post-12158</link>
			<pubDate>Fri, 05 Nov 2010 14:28:43 +0000</pubDate>
			<dc:creator>marcelograciolli</dc:creator>
			<guid isPermaLink="false">12158@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Resolved, I could use this filter instead of try to manipulate the HTML box.&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;add_filter(&#38;quot;gform_submit_button&#38;quot;, &#38;quot;form_submit_button&#38;quot;);
function form_submit_button($button){
    return &#38;quot;&#38;lt;input type=&#38;#39;submit&#38;#39; value=&#38;#39;My new button&#38;#39; /&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>marcelograciolli on "Allow field to be populated dynamically on HTML field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-on-html-field#post-12101</link>
			<pubDate>Thu, 04 Nov 2010 13:09:19 +0000</pubDate>
			<dc:creator>marcelograciolli</dc:creator>
			<guid isPermaLink="false">12101@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Yes, I agree. But how can I use a hook, documentation is not helping, can you provide me an example?&#60;/p&#62;
&#60;p&#62;I need to inject some html content inside the form, before submit button. The reason is to provide the data from user profile, to let they check if they provide all the information I need in the register form and a link to redirect to the profile if they need to change something, this before they submit the form to participate to an offer.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Allow field to be populated dynamically on HTML field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-on-html-field#post-12083</link>
			<pubDate>Thu, 04 Nov 2010 11:38:02 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">12083@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The option shouldn't be there, the HTML field can't be populated dynamically this way.  It makes no sense to pass a lot of HTML data in the query string.  The field can already be populated dynamically using a hook so the parameter isn't necessary.  We will be removing this UI in the next release.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>marcelograciolli on "Allow field to be populated dynamically on HTML field"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/allow-field-to-be-populated-dynamically-on-html-field#post-12077</link>
			<pubDate>Thu, 04 Nov 2010 11:04:35 +0000</pubDate>
			<dc:creator>marcelograciolli</dc:creator>
			<guid isPermaLink="false">12077@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On &#34;HTML&#34; field, the option &#34;Allow field to be populated dynamically&#34; is not requesting the parameter to input the data passed. It appears to be a bug.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
