<?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: Form tag not executing in widget?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/form-tag-not-executing-in-widget</link>
		<description>Gravity Support Forums Topic: Form tag not executing in widget?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 04:34:27 +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/form-tag-not-executing-in-widget" rel="self" type="application/rss+xml" />

		<item>
			<title>Chris Hajer on "Form tag not executing in widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-tag-not-executing-in-widget#post-73666</link>
			<pubDate>Mon, 03 Sep 2012 13:14:27 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">73666@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;You're welcome.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FEAST on "Form tag not executing in widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-tag-not-executing-in-widget#post-73644</link>
			<pubDate>Mon, 03 Sep 2012 04:49:33 +0000</pubDate>
			<dc:creator>FEAST</dc:creator>
			<guid isPermaLink="false">73644@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;That fixed it! :D&#60;/p&#62;
&#60;p&#62;Thanks so much!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Form tag not executing in widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-tag-not-executing-in-widget#post-73230</link>
			<pubDate>Thu, 30 Aug 2012 07:10:47 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">73230@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;It's possible your theme has not enabled shortcodes in widgets.  You can add this code to your theme's functions.php to ensure that shortcodes are processed in widgets:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;[php]
add_filter(&#38;#39;widget_text&#38;#39;, &#38;#39;do_shortcode&#38;#39;);&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;&#60;a href=&#34;http://digwp.com/2010/03/shortcodes-in-widgets/&#34; rel=&#34;nofollow&#34;&#62;Source&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;PHP code will not be processed in a text widget but you can use a PHP widget.  I use this plugin for that purpose all the time: &#60;a href=&#34;http://wordpress.org/extend/plugins/php-code-widget/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/php-code-widget/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Finally, the Salesforce add-on for Gravity Forms was not created by us.  Here is a link to the plugin page in case anyone is looking for it: &#60;a href=&#34;http://wordpress.org/extend/plugins/gravity-forms-salesforce/&#34; rel=&#34;nofollow&#34;&#62;http://wordpress.org/extend/plugins/gravity-forms-salesforce/&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>FEAST on "Form tag not executing in widget?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/form-tag-not-executing-in-widget#post-73219</link>
			<pubDate>Thu, 30 Aug 2012 04:20:46 +0000</pubDate>
			<dc:creator>FEAST</dc:creator>
			<guid isPermaLink="false">73219@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi there,&#60;br /&#62;
I found that the standard form tag for pages wont execute in a widget or template:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[gravityform id=&#38;quot;3&#38;quot; name=&#38;quot;Income Protection Comparisons&#38;quot; title=&#38;quot;false&#38;quot; description=&#38;quot;false&#38;quot; ajax=&#38;quot;true&#38;quot;]&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Then I found this code which works in a template, but still not in a widget:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;&#38;lt;?php gravity_form($id=3, $display_title=true, $display_description=true, $display_inactive=false, $field_values=null, $ajax=true, $tabindex); ?&#38;gt;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I'm placing the tag in a Text widget because the form needs to be embedded in some other html, hence I can't use the form widget...&#60;/p&#62;
&#60;p&#62;I'm using the Widget Controller plugin to assign the widget to certain pages.&#60;/p&#62;
&#60;p&#62;I REALLY hope there's a way to make this work!&#60;/p&#62;
&#60;p&#62;Many thanks in advance.&#60;/p&#62;
&#60;p&#62;(Btw - the salesforce integration feature is gold!! :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
