<?xml version="1.0"?><!-- generator="bbPress" -->

<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
>

<channel>
<title>MachForm Community Forums Topic: Change URL redirect via form element choice</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Change URL redirect via form element choice</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 21:03:17 +0000</pubDate>

<item>
<title>mjg234 on "Change URL redirect via form element choice"</title>
<link>https://www.machform.com/forums/topic/change-url-redirect-via-form-element-choice#post-16412</link>
<pubDate>Thu, 08 Nov 2012 02:05:45 +0000</pubDate>
<dc:creator>mjg234</dc:creator>
<guid isPermaLink="false">16412@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;For future reference on this topic:&#60;/p&#62;
&#60;p&#62;The code mentioned in this article (&#60;strong&#62;$process_result['error_elements'] = $error_elements;&#60;/strong&#62;) - from the other old post - may be found as follows in the  &#34;&#60;em&#62;includes/post-functions.php&#60;/em&#62;&#34; file:&#60;/p&#62;
&#60;p&#62;1. Version &#60;strong&#62;3.3&#60;/strong&#62;: It is at &#60;strong&#62;Line 1477&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;2. Version &#60;strong&#62;3.2&#60;/strong&#62;: It is at &#60;strong&#62;Line 1455&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;3. Version &#60;strong&#62;3.0 Beta&#60;/strong&#62;: It is at &#60;strong&#62;Line 1412&#60;/strong&#62;&#60;/p&#62;
&#60;p&#62;============================&#60;/p&#62;
&#60;p&#62;You will need to test for whatever conditions you want (and whatever &#60;strong&#62;$form_id&#60;/strong&#62; is correct) and then change the value in the &#60;strong&#62;$form_redirect&#60;/strong&#62; variable accordingly. &#60;/p&#62;
&#60;p&#62;PROPS to Yuniar: There was a self-inflicted bug in the code I wrote to do the test. Once he showed me my error, I was able to get this to work properly.
&#60;/p&#62;</description>
</item>
<item>
<title>evananderson on "Change URL redirect via form element choice"</title>
<link>https://www.machform.com/forums/topic/change-url-redirect-via-form-element-choice#post-16307</link>
<pubDate>Fri, 26 Oct 2012 23:01:29 +0000</pubDate>
<dc:creator>evananderson</dc:creator>
<guid isPermaLink="false">16307@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hello, I am on Machform 3 as well and have followed all of the below tutorials to no avail. An explicit post for this functionality on version 3 would be VERY helpful seeing as the lines changed from version 2. &#60;/p&#62;
&#60;p&#62;All these posts are from 3+ years ago...&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/conditional-redirect-url?replies=10&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/conditional-redirect-url?replies=10&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/redirect-to-a-different-pageurl-based-on-form-results&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/redirect-to-a-different-pageurl-based-on-form-results&#60;/a&#62;&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/multiple-redirect-urls&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/multiple-redirect-urls&#60;/a&#62;
&#60;/p&#62;</description>
</item>
<item>
<title>mjg234 on "Change URL redirect via form element choice"</title>
<link>https://www.machform.com/forums/topic/change-url-redirect-via-form-element-choice#post-16305</link>
<pubDate>Fri, 26 Oct 2012 22:34:33 +0000</pubDate>
<dc:creator>mjg234</dc:creator>
<guid isPermaLink="false">16305@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am using 3.0 or 3.1. When I search for &#60;strong&#62;$process_result['error_elements'] = $error_elements;&#60;/strong&#62; I find it in 4 places: Line 1455 (Getting the form properties data); Lines 1483, 1499, and 1519 (Related to captcha); and Line 2230 (sending the email). I do not see this around Line 2401.&#60;/p&#62;
&#60;p&#62;Thank you.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Change URL redirect via form element choice"</title>
<link>https://www.machform.com/forums/topic/change-url-redirect-via-form-element-choice#post-16292</link>
<pubDate>Thu, 25 Oct 2012 12:55:59 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">16292@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;It is possible through some modification. You can check this post:&#60;br /&#62;
&#60;a href=&#34;http://www.appnitro.com/forums/topic/conditional-redirect-url?replies=10#post-5158&#34; rel=&#34;nofollow&#34;&#62;http://www.appnitro.com/forums/topic/conditional-redirect-url?replies=10#post-5158&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;It's an old post but the code is still valid.&#60;br /&#62;
You need to modify the &#34;includes/post-functions.php&#34; file.&#60;/p&#62;
&#60;p&#62;If you are using v3, the code should be placed around line 2401 instead of 876 as the post above.
&#60;/p&#62;</description>
</item>
<item>
<title>inkpotprinting on "Change URL redirect via form element choice"</title>
<link>https://www.machform.com/forums/topic/change-url-redirect-via-form-element-choice#post-16278</link>
<pubDate>Wed, 24 Oct 2012 14:21:31 +0000</pubDate>
<dc:creator>inkpotprinting</dc:creator>
<guid isPermaLink="false">16278@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi&#60;/p&#62;
&#60;p&#62;We want to be able to send the user to different URLs once the form is complete based on a choice they made in the form, is this possible?&#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
