<?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: Changing form values before User Registration?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration</link>
		<description>Gravity Support Forums Topic: Changing form values before User Registration?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 10:08:30 +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/changing-form-values-before-user-registration" rel="self" type="application/rss+xml" />

		<item>
			<title>Rob Harrell on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-376032</link>
			<pubDate>Tue, 23 Jul 2013 16:23:52 +0000</pubDate>
			<dc:creator>Rob Harrell</dc:creator>
			<guid isPermaLink="false">376032@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Handling via new support.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joethepro on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-376031</link>
			<pubDate>Tue, 23 Jul 2013 15:28:18 +0000</pubDate>
			<dc:creator>joethepro</dc:creator>
			<guid isPermaLink="false">376031@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a hook that I can use to change the user registration conditional?&#60;br /&#62;
A. Would you like to make a user account?&#60;br /&#62;
Yes / No&#60;br /&#62;
b. Would you like to join the forums?&#60;br /&#62;
Yes / No&#60;br /&#62;
Register the user if make-user-account is not No&#60;/p&#62;
&#60;p&#62;If someone says that they'd like to join the forums, I need to change make-user-account = 'yes'.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joethepro on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-346291</link>
			<pubDate>Wed, 26 Jun 2013 16:20:19 +0000</pubDate>
			<dc:creator>joethepro</dc:creator>
			<guid isPermaLink="false">346291@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Do any of the new hooks in 1.7.6 help with this?  There's got to be a way to modify a field before the user registration condition is checked.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joethepro on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-342163</link>
			<pubDate>Mon, 24 Jun 2013 10:29:57 +0000</pubDate>
			<dc:creator>joethepro</dc:creator>
			<guid isPermaLink="false">342163@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I thought I would bump this one and see if anyone has any insight.  Thanks!
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joethepro on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-334801</link>
			<pubDate>Thu, 20 Jun 2013 15:44:55 +0000</pubDate>
			<dc:creator>joethepro</dc:creator>
			<guid isPermaLink="false">334801@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Alternatively, If the registration condition had an 'any' or 'all' selector, and I could select 'any of the following match':&#60;br /&#62;
'forum-signup' is not 'NULL'&#60;br /&#62;
'register' is 'Yes'&#60;/p&#62;
&#60;p&#62;I'd be happy enough.  I'd still rather have a function that changes 'forum-signup' to 'on-page' if 'register' is 'Yes' - but it has to happen before the registration condition is evaluated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joethepro on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-334780</link>
			<pubDate>Thu, 20 Jun 2013 15:36:19 +0000</pubDate>
			<dc:creator>joethepro</dc:creator>
			<guid isPermaLink="false">334780@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;In my user registration page, I've got a registration condition:&#60;br /&#62;
Register the user if 'forum-signup' (single line text field) is not 'NULL'.  I change this field with dynamic population when someone goes to the form to do a forum signup.&#60;/p&#62;
&#60;p&#62;If they go to the form for something else,  I've got a radio button ('register'), that if they select yes, I want to use a hook to set 'forum-signup' to 'on-page' or something like that. It needs to happen before the registration condition is evaluated.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>David Peralty on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-334759</link>
			<pubDate>Thu, 20 Jun 2013 15:19:58 +0000</pubDate>
			<dc:creator>David Peralty</dc:creator>
			<guid isPermaLink="false">334759@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Can you give us more information on what you mean please? I am not sure exactly what you are trying to do, and can't give you a suggestion without knowing more.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>joethepro on "Changing form values before User Registration?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/changing-form-values-before-user-registration#post-334720</link>
			<pubDate>Thu, 20 Jun 2013 15:05:38 +0000</pubDate>
			<dc:creator>joethepro</dc:creator>
			<guid isPermaLink="false">334720@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Is there a hook that I can use to change values before the User Registration function fires?  Specifically - I have a case where I want to change the value of a field before the Registration Condition is checked in that field.&#60;/p&#62;
&#60;p&#62;Alternatively, if I could do multiple conditionals on the registration condition (similar to all the other conditionals on form fields) that would be great.  &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
