<?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: Radio Entry Value not Price</title>
		<link>https://legacy.forums.gravityhelp.com/topic/radio-entry-value-not-price</link>
		<description>Gravity Support Forums Topic: Radio Entry Value not Price</description>
		<language>en-US</language>
		<pubDate>Sun, 19 Apr 2026 19:58: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/radio-entry-value-not-price" rel="self" type="application/rss+xml" />

		<item>
			<title>David Peralty on "Radio Entry Value not Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/radio-entry-value-not-price#post-157780</link>
			<pubDate>Fri, 01 Mar 2013 10:42:22 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">157780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I'm glad you figured it out, and thanks for posting your solution.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Radio Entry Value not Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/radio-entry-value-not-price#post-157768</link>
			<pubDate>Fri, 01 Mar 2013 10:25:01 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">157768@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;*solved&#60;/p&#62;
&#60;p&#62;Solution for others:&#60;br /&#62;
&#60;pre&#62;&#60;code&#62;[php]
$entry_var = $entry[&#38;quot;1&#38;quot;];
$entry_vars = explode(&#38;quot;&#124;&#38;quot;, $entry_var);
$value = $entry_vars[0];&#60;/code&#62;&#60;/pre&#62;</description>
		</item>
		<item>
			<title>ktrusak on "Radio Entry Value not Price"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/radio-entry-value-not-price#post-156311</link>
			<pubDate>Wed, 27 Feb 2013 22:30:46 +0000</pubDate>
			<dc:creator>ktrusak</dc:creator>
			<guid isPermaLink="false">156311@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;How can I separate the value from the price in the entry object of a radio input?&#60;/p&#62;
&#60;p&#62;I am using this with the paypal fulfillment hook, and using the selected membership type from a radio field to populate a user meta field, however I am getting something like this:&#60;/p&#62;
&#60;p&#62;membership 1&#124;250 i.e. the value &#124; price&#60;/p&#62;
&#60;p&#62;Code using:&#60;/p&#62;
&#60;p&#62;&#60;code&#62;update_user_meta( $id, &#38;#39;membership&#38;#39;, $entry[&#38;quot;2&#38;quot;] );&#60;/code&#62;
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
