<?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: No Data In Entry?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/no-data-in-entry</link>
		<description>Gravity Support Forums Topic: No Data In Entry?</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 18:17:58 +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/no-data-in-entry" rel="self" type="application/rss+xml" />

		<item>
			<title>meistermedia on "No Data In Entry?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-data-in-entry#post-142140</link>
			<pubDate>Tue, 05 Feb 2013 02:02:48 +0000</pubDate>
			<dc:creator>meistermedia</dc:creator>
			<guid isPermaLink="false">142140@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;The Developer Documentation appears to be an API. I can not post a link because it is being developed locally. I am trying to create a custom field that that uses a Java Applet to submit information. The applet is communicating with JavaScript to dynamically create hidden input/text elements in the form.&#60;/p&#62;
&#60;p&#62;I finally figured out why it was not submitting. Apparently I can not use a custom input field name. The field name needs to be &#34;input_{field_id}&#34; (I was using &#34;input_{field_id}_{form_id}&#34; since it shows that in a number of the GF documentation examples) in order for the field to be &#34;found&#34; when submitted. Now I have the issue of it being submitted as an array (multiple values) but it seems to expect a string - an exception gets thrown about the value being an array when submitted to the &#34;strip_tags&#34; function.&#60;/p&#62;
&#60;p&#62;Here is the plugin code I have so far:&#60;br /&#62;
&#60;a href=&#34;http://pastie.org/private/ajcvr4adoybu3fzmrqsta&#34; rel=&#34;nofollow&#34;&#62;http://pastie.org/private/ajcvr4adoybu3fzmrqsta&#60;/a&#62;
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "No Data In Entry?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-data-in-entry#post-141306</link>
			<pubDate>Mon, 04 Feb 2013 07:58:52 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">141306@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Gravity Forms does not have an API.&#60;/p&#62;
&#60;p&#62;Can you share any custom code you are using via pastebin.com or pastie.org so we can see exactly what you're trying to do?  If it will be helpful to us, please share the URL where we can see this form on your site as well. Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>meistermedia on "No Data In Entry?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/no-data-in-entry#post-141109</link>
			<pubDate>Mon, 04 Feb 2013 04:17:28 +0000</pubDate>
			<dc:creator>meistermedia</dc:creator>
			<guid isPermaLink="false">141109@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I am new to using the API and seems rather confusing. I have a Java Applet that uses javascript to dynamically populate hidden fields. I got it to display but the data is not saving in GFs. I did a var_dump on $_POST and $entry in the gform_post_data hook and the data shows up in $_POST but not in entry. I am a bit confused. I assume there needs to be some way to tell the API what the form field name is or do I need to manually assign something to the Entry Object before it is saved? If I add a default text field to the form it saves correctly but my field does not.&#60;/p&#62;
&#60;p&#62;I know I am probably just missing a step or misunderstanding the API. Any help or point to a basic tutorial would be helpful. The API Documentation seems to be more of a reference than detailed documentation.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
