<?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: Integration with Flutter</title>
		<link>https://legacy.forums.gravityhelp.com/topic/integration-with-flutter</link>
		<description>Gravity Support Forums Topic: Integration with Flutter</description>
		<language>en-US</language>
		<pubDate>Thu, 16 Apr 2026 19:12:35 +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/integration-with-flutter" rel="self" type="application/rss+xml" />

		<item>
			<title>Jan Egbert on "Integration with Flutter"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integration-with-flutter#post-924</link>
			<pubDate>Thu, 15 Oct 2009 05:11:49 +0000</pubDate>
			<dc:creator>Jan Egbert</dc:creator>
			<guid isPermaLink="false">924@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not a lot has been written about this, but &#60;a href=&#34;http://core.trac.wordpress.org/ticket/9674&#34;&#62; take a look at this.&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markbloomfield on "Integration with Flutter"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integration-with-flutter#post-920</link>
			<pubDate>Thu, 15 Oct 2009 03:57:46 +0000</pubDate>
			<dc:creator>markbloomfield</dc:creator>
			<guid isPermaLink="false">920@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;btw, can you link to some documentation on those 'custom post types' you referred to?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markbloomfield on "Integration with Flutter"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integration-with-flutter#post-919</link>
			<pubDate>Thu, 15 Oct 2009 03:54:57 +0000</pubDate>
			<dc:creator>markbloomfield</dc:creator>
			<guid isPermaLink="false">919@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;gotcha... but until then, a nifty little trick would be helpful :)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Jan Egbert on "Integration with Flutter"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integration-with-flutter#post-917</link>
			<pubDate>Thu, 15 Oct 2009 03:34:38 +0000</pubDate>
			<dc:creator>Jan Egbert</dc:creator>
			<guid isPermaLink="false">917@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Not an answer to your question, but Flutter will be &#34;useless&#34; with WordPress 2.9 coming up. Much better support for custom post types. Just like 2.8 introduced support for custom taxonomies. So it won't be long till the day that events are events instead of posts that look like events.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>markbloomfield on "Integration with Flutter"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/integration-with-flutter#post-916</link>
			<pubDate>Thu, 15 Oct 2009 01:37:17 +0000</pubDate>
			<dc:creator>markbloomfield</dc:creator>
			<guid isPermaLink="false">916@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I make use of Flutter (Fresh Page) plugin quite a bit. I like that Gravity Forms can add data directly into the custom fields created by Flutter, however one thing that's missing is the ability to link the newly created post (by Gravity) to the write panel created by Flutter.&#60;/p&#62;
&#60;p&#62;What's happening now is that the post is being created &#38;amp; the fields populated, but this new post is not displaying in my custom write panel and the data thus isn't being called using the standard &#60;code&#62;&#38;lt;? echo get(&#38;#39;variable&#38;#39;); ?&#38;gt;&#60;/code&#62; command.&#60;/p&#62;
&#60;p&#62;Am I making sense? :P&#60;/p&#62;
&#60;p&#62;There's a hidden field in the flutter custom write panel, that attaches a post to the write panel:&#60;br /&#62;
&#60;code&#62;&#38;lt;input type=&#38;#39;hidden&#38;#39; name=&#38;quot;rc-custom-write-panel-verify-key&#38;quot; id=&#38;quot;rc-custom-write-panel-verify-key&#38;quot; value=&#38;quot;870862ff5f&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;This could be correctly generated using &#60;code&#62;wp_create_nonce();&#60;/code&#62; like so:&#60;br /&#62;
&#60;code&#62;&#38;lt;input type=&#38;quot;hidden&#38;quot; name=&#38;quot;rc-custom-write-panel-verify-key&#38;quot; id=&#38;quot;rc-custom-write-panel-verify-key&#38;quot; value=&#38;quot;&#38;lt;?php echo wp_create_nonce(&#38;#39;rc-custom-write-panel&#38;#39;)?&#38;gt;&#38;quot; /&#38;gt;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Does anybody know how this could be integrated so that the end result is a post created by a user with Gravity Forms is attached to a write panel in Flutter...&#60;/p&#62;
&#60;p&#62;Here's hoping! :)&#60;br /&#62;
Thanks
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
