<?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: Conditional Logic (add max 8 times extra data) by selecting radio button?</title>
		<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button</link>
		<description>Gravity Support Forums Topic: Conditional Logic (add max 8 times extra data) by selecting radio button?</description>
		<language>en-US</language>
		<pubDate>Mon, 20 Apr 2026 01:16:45 +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/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button" rel="self" type="application/rss+xml" />

		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-47311</link>
			<pubDate>Wed, 25 Jan 2012 09:59:00 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">47311@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Chris,&#60;/p&#62;
&#60;p&#62;ok i try now your solution with a link back to the form and then pre-populate some fields.&#60;/p&#62;
&#60;p&#62;But i can't get it to work.&#60;/p&#62;
&#60;p&#62;What i did:&#60;br /&#62;
- in 'edit' form field &#38;gt;&#38;gt; advanced tab &#38;gt;&#38;gt; i select 'Allow field to be populated dynamically' and give a parameter name 'org-naam'&#60;/p&#62;
&#60;p&#62;- In the confirmation message i put a link:&#60;br /&#62;
&#60;a href=&#34;http://10.2.40.30/~mees/tmi/?page_id=501/?org-naam=value&#34; rel=&#34;nofollow&#34;&#62;klik hier&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;But now after you click the link and return to the form, the 'Naam' field is still empty?&#60;/p&#62;
&#60;p&#62;What am i doing wrong?&#60;/p&#62;
&#60;p&#62;Thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-42188</link>
			<pubDate>Fri, 25 Nov 2011 12:47:24 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">42188@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I suggest doing as I wrote in the&#60;a href=&#34;http://www.gravityhelp.com/forums/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-42135&#34; rel=&#34;nofollow&#34;&#62; previous post&#60;/a&#62;.  I would create a form that allows the visitor to add the team, and one player.  In the confirmation message, I would say something like &#34;thanks for adding your team and {whatever player}.  Would you like to add another player?&#34;  Then, a link to the form, same form, but pre-populate all the team information using the query string.  So the visitor does not have to type that all in again.  All they need to type is the next player's information.&#60;/p&#62;
&#60;p&#62;Doing it this way will give you one entry per player, with duplicate team information, rather than one entry per team, with the players all going across the entry horizontally.  There would be no section breaks and no conditional logic in your form.  It is a different way of approaching the problem.&#60;/p&#62;
&#60;p&#62;Thank you for posting your usage exactly.  It makes it easier to envision how it will work.  &#60;/p&#62;
&#60;p&#62;Can you evaluate that suggestion and see if it will work in your case? Thank you.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-42178</link>
			<pubDate>Fri, 25 Nov 2011 11:30:11 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">42178@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I don't no if it's clear to you.&#60;/p&#62;
&#60;p&#62;I try to explain again the best i can:&#60;/p&#62;
&#60;p&#62;(for example)&#60;/p&#62;
&#60;p&#62;You have 1 Footbalteam &#60;/p&#62;
&#60;p&#62;[name team]&#60;br /&#62;
[club]&#60;br /&#62;
[city]&#60;br /&#62;
[etc etc]&#60;/p&#62;
&#60;p&#62;(after you fill in those fields you must have the possibility to add a player, the fields below opens with conditional logic on a sectionbreak)&#60;/p&#62;
&#60;p&#62;[Radiobutton/ or dropdown ?? What do you suggest?)&#60;/p&#62;
&#60;p&#62;[Add a player &#38;gt;&#38;gt;]&#60;/p&#62;
&#60;p&#62;--------- SectionBreak ----------&#60;br /&#62;
[name]&#60;br /&#62;
[adres]&#60;br /&#62;
[position in the field]&#60;br /&#62;
[etc...]&#60;/p&#62;
&#60;p&#62;(After you filled in those fields you see another radiobutton)&#60;/p&#62;
&#60;p&#62;[Add another player &#38;gt;&#38;gt;]&#60;/p&#62;
&#60;p&#62;--------- SectionBreak ----------&#60;br /&#62;
[name]&#60;br /&#62;
[adres]&#60;br /&#62;
[position in the field]&#60;br /&#62;
[etc...]&#60;/p&#62;
&#60;p&#62;And so on and so on up to 8 players (for example)...&#60;/p&#62;
&#60;p&#62;How will you do this?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Chris Hajer on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-42135</link>
			<pubDate>Fri, 25 Nov 2011 01:12:49 +0000</pubDate>
			<dc:creator>Chris Hajer</dc:creator>
			<guid isPermaLink="false">42135@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Each user submitted in one form is going to end up in a new form field.  Your entry will be very 'wide', with each field for every user entered.&#60;/p&#62;
&#60;p&#62;How about a single form, and at the end of the form, offer the option to &#34;add another user&#34; and then direct them back to the same form.  You can pre-populate the fixed portions of the form, and leave blank the parts of the form that change for each user.  That way, you save time for the person entering.  I haven't seen your form but I suspect there is some portion of information that is the same, and then just a little that is different, for each user.&#60;/p&#62;
&#60;p&#62;Would that work?&#60;/p&#62;
&#60;p&#62;The entries would be cleaner that way.  You'd have fewer fields across, and could sort by the fields that do not change (maybe company name or something) and each user would have its own entry.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-41998</link>
			<pubDate>Wed, 23 Nov 2011 10:59:53 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">41998@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;If i follow your logic above i have to duplicate 8 times (if i want to have 8 users) ALL the fields of the user? Isn't it?&#60;/p&#62;
&#60;p&#62;[name]&#60;br /&#62;
[address]&#60;br /&#62;
[etc etc...]&#60;/p&#62;
&#60;p&#62;And how do i list this data in the database Entries?&#60;/p&#62;
&#60;p&#62;Do i have to make for ALL extra users different Admin labels (to get it listed in the Entries?).&#60;/p&#62;
&#60;p&#62;Thanks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-41971</link>
			<pubDate>Wed, 23 Nov 2011 05:19:58 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">41971@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;I figured it out. In the form settings i enabled 'conditional logic'.&#60;/p&#62;
&#60;p&#62;thanks.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-41969</link>
			<pubDate>Wed, 23 Nov 2011 05:15:50 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">41969@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Ok i almost got it.&#60;/p&#62;
&#60;p&#62;I have 2 radio-buttons:&#60;/p&#62;
&#60;p&#62;[add another user] and [do not add another user]&#60;/p&#62;
&#60;p&#62;By default it is on [do not add another user] &#38;gt;&#38;gt; So now you can open/close 'the extra user' fields. Very nice.&#60;/p&#62;
&#60;p&#62;But now i don't see the submit button anymore?
&#60;/p&#62;</description>
		</item>
		<item>
			<title>Carl Hancock on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-41908</link>
			<pubDate>Tue, 22 Nov 2011 16:40:14 +0000</pubDate>
			<dc:creator>Carl Hancock</dc:creator>
			<guid isPermaLink="false">41908@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;No, conditional logic cannot be used to show/hide another form.  Forms are independent of each other and can't be embedded within each other.&#60;/p&#62;
&#60;p&#62;What you described in your last post should be possible.  But you'd have to add ALL of the fields and then configure the conditional logic to show/hide them the way you described. &#60;/p&#62;
&#60;p&#62;All I can suggest is play around with the available tools.  Asking questions can be helpful but it's definitely no substitution for putting the tools to use and learning what they can and can't do hands own.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-41897</link>
			<pubDate>Tue, 22 Nov 2011 16:13:51 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">41897@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;And maybe another option... Is this possible?&#60;/p&#62;
&#60;p&#62;When you fill in the user-fields:&#60;/p&#62;
&#60;p&#62;[name user 1]&#60;br /&#62;
[address]&#60;br /&#62;
[phone]&#60;br /&#62;
[etc...]&#60;/p&#62;
&#60;p&#62;After those fields you see a radio-button [add another user] &#38;gt;&#38;gt; When you click the radio-button (with conditional logic) those fields (above) opens again for another user (user 2):&#60;/p&#62;
&#60;p&#62;[name user 2]&#60;br /&#62;
[address]&#60;br /&#62;
[phone]&#60;br /&#62;
[etc...]&#60;/p&#62;
&#60;p&#62;Is this possible? So everytime you can add a user after you filled in. (i like it most when this is possible 8 times!!!)&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>
		<item>
			<title>mees on "Conditional Logic (add max 8 times extra data) by selecting radio button?"</title>
			<link>https://legacy.forums.gravityhelp.com/topic/conditional-logic-add-max-8-times-extra-data-by-selecting-radio-button#post-41886</link>
			<pubDate>Tue, 22 Nov 2011 14:24:22 +0000</pubDate>
			<dc:creator>mees</dc:creator>
			<guid isPermaLink="false">41886@https://legacy.forums.gravityhelp.com/</guid>
			<description>&#60;p&#62;Hi Thanks for your reply. &#60;/p&#62;
&#60;p&#62;Is it also possible to put the 'user' form fields in another form (userForm for example) and then with conditional logic show/hide the form 'userForm' ?? &#60;/p&#62;
&#60;p&#62;Then maybe with a dropdown i can say: Add 1,2,3 or ... 8 users? When you select 4 &#38;gt;&#38;gt; the form 'userForm' opens 4 times?&#60;/p&#62;
&#60;p&#62;Thanks in advance.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>
