<?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: How to change the Saved Form URL?</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: How to change the Saved Form URL?</description>
<language>en</language>
<pubDate>Sat, 20 Jun 2026 18:21:40 +0000</pubDate>

<item>
<title>zeograz on "How to change the Saved Form URL?"</title>
<link>https://www.machform.com/forums/topic/how-to-change-the-saved-form-url#post-15861</link>
<pubDate>Tue, 04 Sep 2012 23:13:37 +0000</pubDate>
<dc:creator>zeograz</dc:creator>
<guid isPermaLink="false">15861@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Worked like a charm! Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How to change the Saved Form URL?"</title>
<link>https://www.machform.com/forums/topic/how-to-change-the-saved-form-url#post-15824</link>
<pubDate>Fri, 31 Aug 2012 15:35:18 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">15824@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;AMurray almost got it correct! :-)&#60;br /&#62;
It should be like this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$form_resume_url = &#38;quot;http://localhost/implementation/view.php?id={$form_id}&#38;#38;mf_resume={$form_resume_key}&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>AMurray on "How to change the Saved Form URL?"</title>
<link>https://www.machform.com/forums/topic/how-to-change-the-saved-form-url#post-15806</link>
<pubDate>Thu, 30 Aug 2012 05:04:56 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">15806@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I think you have your coding wrong; I think it should be exactly as the original is written but replace &#60;strong&#62;base_url&#60;/strong&#62; with your URL, like so:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//pass form resume url
$form_resume_url = $mf_settings[&#38;#39;http://localhost/implementation/&#38;#39;].&#38;quot;view.php?id={$form_id}&#38;#38;mf_resume={$form_resume_key}&#38;quot;;&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>zeograz on "How to change the Saved Form URL?"</title>
<link>https://www.machform.com/forums/topic/how-to-change-the-saved-form-url#post-15805</link>
<pubDate>Thu, 30 Aug 2012 02:02:59 +0000</pubDate>
<dc:creator>zeograz</dc:creator>
<guid isPermaLink="false">15805@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi Yuniar,&#60;/p&#62;
&#60;p&#62;If I change this string $form_resume_url = $mf_settings['base_url'] to this:&#60;/p&#62;
&#60;p&#62;$form_resume_url = &#60;a href=&#34;http://localhost/implementation/&#34; rel=&#34;nofollow&#34;&#62;http://localhost/implementation/&#60;/a&#62;&#60;/p&#62;
&#60;p&#62;Then the View function of the form no longer brings up the view (it is blank).&#60;/p&#62;
&#60;p&#62;Am I doing something wrong? &#60;/p&#62;
&#60;p&#62;Thanks!
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "How to change the Saved Form URL?"</title>
<link>https://www.machform.com/forums/topic/how-to-change-the-saved-form-url#post-15760</link>
<pubDate>Tue, 28 Aug 2012 18:58:47 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">15760@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;That link is being generated by the code on &#34;includes/post-functions.php&#34; file around line 2349:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//pass form resume url
$form_resume_url = $mf_settings[&#38;#39;base_url&#38;#39;].&#38;quot;view.php?id={$form_id}&#38;#38;mf_resume={$form_resume_key}&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;I suppose you can change the &#60;code&#62;$mf_settings[&#38;#39;base_url&#38;#39;]&#60;/code&#62; part with your own hardcoded URL.
&#60;/p&#62;</description>
</item>
<item>
<title>zeograz on "How to change the Saved Form URL?"</title>
<link>https://www.machform.com/forums/topic/how-to-change-the-saved-form-url#post-15739</link>
<pubDate>Tue, 28 Aug 2012 05:16:05 +0000</pubDate>
<dc:creator>zeograz</dc:creator>
<guid isPermaLink="false">15739@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi, &#60;/p&#62;
&#60;p&#62;I need to change the link sent by the Saved Form so that it includes virtual directory path instead of actual path to Machform folder.&#60;/p&#62;
&#60;p&#62;For example, I have a virtual directory set up in IIS called Implementation which points to C:\Inetpub\Wwwroot\machform.&#60;/p&#62;
&#60;p&#62;When the Saved Form sends the email link to the form I would like it to show as //localhost/implementation/[Saved Form View info] instead of //localhost/machform/[Saved Form View info].&#60;/p&#62;
&#60;p&#62;How can I change this?&#60;/p&#62;
&#60;p&#62;Thank you,&#60;br /&#62;
Mark
&#60;/p&#62;</description>
</item>

</channel>
</rss>
