<?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: Passing parameters to callback function of gform_entry_meta</title>
		<link>https://legacy.forums.gravityhelp.com/topic/passing-parameters-to-callback-function-of-gform_entry_meta</link>
		<description>Gravity Support Forums Topic: Passing parameters to callback function of gform_entry_meta</description>
		<language>en-US</language>
		<pubDate>Sun, 05 Apr 2026 01:59:42 +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/passing-parameters-to-callback-function-of-gform_entry_meta" rel="self" type="application/rss+xml" />

		<item>
			<title>WebMechanix on "Passing parameters to callback function of gform_entry_meta"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/passing-parameters-to-callback-function-of-gform_entry_meta#post-233781</link>
			<pubDate>Thu, 02 May 2013 12:31:58 +0000</pubDate>
			<dc:creator>WebMechanix</dc:creator>
			<guid isPermaLink="false">233781@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I love this functionality: &#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Gform_entry_meta&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Gform_entry_meta&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;BUT I wish I could send a parameter (in this case, an object) to the call back function (update_entry_meta_callback parameter of the $entry_meta array).&#60;/p&#62;
&#60;p&#62;Also, what are the parameters $key, $lead, $form?&#60;/p&#62;
&#60;p&#62;OTHERWISE, is there a way to SET THE VALUE of the meta entry while setting the array?&#60;br /&#62;
That is, instead of calling a callback function, could I just set the value in the array?&#60;/p&#62;
&#60;p&#62;For example, maybe a &#34;has_value&#34; key to the array?&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$entry_meta[&#38;#39;score&#38;#39;] = array(
        &#38;#39;label&#38;#39; =&#38;gt; &#38;#39;Score&#38;#39;,
        &#38;#39;is_numeric&#38;#39; =&#38;gt; true,
        &#38;#39;has_value&#38;#39; =&#38;gt; 10.43,
        &#38;#39;is_default_column&#38;#39; =&#38;gt; true
    );&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;PS: The anchor links on this page don't work:&#60;br /&#62;
&#60;a href=&#34;http://www.gravityhelp.com/documentation/page/Developer_Docs#Entry_meta&#34; rel=&#34;nofollow&#34;&#62;http://www.gravityhelp.com/documentation/page/Developer_Docs#Entry_meta&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Thanks in advance for any assistance/options.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
