<?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: Set hidden field value to multiple choice field value</title>
		<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value</link>
		<description>Gravity Support Forums Topic: Set hidden field value to multiple choice field value</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 15:28:36 +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/set-hidden-field-value-to-selected-multiple-choice-field-value" rel="self" type="application/rss+xml" />

		<item>
			<title>Naomi on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21963</link>
			<pubDate>Tue, 29 Mar 2011 12:03:43 +0000</pubDate>
			<dc:creator>Naomi</dc:creator>
			<guid isPermaLink="false">21963@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok, so I'm not sure if I was going crazy and just seriously overlooked something or an update was made or I just needed to refresh the site - but I am now able to map my multiple choice field directly to a user meta field in the User Registration Add-On. So I no longer need to send the value to a hidden field. &#60;/p&#62;
&#60;p&#62;Thanks :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21832</link>
			<pubDate>Mon, 28 Mar 2011 15:35:35 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21832@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;On further inspection, the User Registration Add-On should already be using the VALUE of selection fields (drop down, radio button, checkboxes) when populating User Meta and BuddyPress fields.  So it should already be using the VALUE if you have populated a VALUE, if there is no VALUE it uses the OPTION LABEL.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21775</link>
			<pubDate>Mon, 28 Mar 2011 11:45:08 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21775@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;We are going to update the User Registration Add-On and release an update today or tomorrow that will resolve this.  It should be using the Value if a Value exists rather than the Option name.  So we are changing it to behave that way.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Naomi on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21709</link>
			<pubDate>Sun, 27 Mar 2011 14:10:29 +0000</pubDate>
			<dc:creator>Naomi</dc:creator>
			<guid isPermaLink="false">21709@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;So, Carl let me know that you can only use the variables in the dropdown to prepopulate a field (default field value) and need to use PHP and available hooks to accomplish what I want. &#60;/p&#62;
&#60;p&#62;Can you point me in the right direction for populating a hidden field with the value of a multiple choice field?&#60;/p&#62;
&#60;p&#62;Or, is there a way to map the value of a MC field to a user meta field in the User Registration Add-On?&#60;/p&#62;
&#60;p&#62;Thanks :-)
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Naomi on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21708</link>
			<pubDate>Sun, 27 Mar 2011 14:09:21 +0000</pubDate>
			<dc:creator>Naomi</dc:creator>
			<guid isPermaLink="false">21708@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Carl, yes I am trying to map the value of a MC field to a user meta field, using the User Registration Add-On.&#60;/p&#62;
&#60;p&#62;Since I was unable to do it directly, I tried sending the value to a hidden field first, using the following code: {MCFieldName:1:value}.&#60;/p&#62;
&#60;p&#62;But when I submit the form, I just get the code I used echoed back to me: {MCFieldName:1:value} That's what appears in the form entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21687</link>
			<pubDate>Sun, 27 Mar 2011 13:02:36 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">21687@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;To clarify, I take it you are using the User Registration Add-On and have a Multiple Choice field on your form and are trying to store the Value and not the Option Label of a Multiple Choice in user meta?&#60;/p&#62;
&#60;p&#62;Is the issue when you map the field to the multiple choice field the option label is being used and not the value?&#60;/p&#62;
&#60;p&#62;Just trying to understand the issue before we can determine what the next step is.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Naomi on "Set hidden field value to multiple choice field value"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/set-hidden-field-value-to-selected-multiple-choice-field-value#post-21664</link>
			<pubDate>Sun, 27 Mar 2011 03:10:35 +0000</pubDate>
			<dc:creator>Naomi</dc:creator>
			<guid isPermaLink="false">21664@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hello, I'm trying to set the value of a hidden field to the value of a multiple choice field - like so: {MCFieldName:1:value}&#60;/p&#62;
&#60;p&#62;since I can't pass the value of the multiple choice field directly to a user registration profile field. (Of course, I've set the values of the MC fields)&#60;/p&#62;
&#60;p&#62;However, that syntax doesn't seem to work, as the admin area shows the syntax I entered as the value of the hidden field, and not the actual value of the user-selected MC field.&#60;/p&#62;
&#60;p&#62;Can you point me in the right direction to get this to work properly?&#60;/p&#62;
&#60;p&#62;Thanks :)
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
