<?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: Help with Review Form Screen</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Help with Review Form Screen</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 05:37:39 +0000</pubDate>

<item>
<title>epsd on "Help with Review Form Screen"</title>
<link>https://www.machform.com/forums/topic/help-with-review-form-screen#post-3129</link>
<pubDate>Fri, 26 Sep 2008 20:08:25 +0000</pubDate>
<dc:creator>epsd</dc:creator>
<guid isPermaLink="false">3129@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Thanks, it works very well.
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "Help with Review Form Screen"</title>
<link>https://www.machform.com/forums/topic/help-with-review-form-screen#post-3128</link>
<pubDate>Fri, 26 Sep 2008 19:01:04 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">3128@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;I think it can be done by using session variable, so you have to modifty 2 files in machform then :&#60;/p&#62;
&#60;p&#62;1. &#34;includes/view-functions.php&#34;&#60;br /&#62;
2. &#34;includes/languages.php&#34;&#60;/p&#62;
&#60;p&#62;in &#34;includes/view-functions.php&#34; you can add these code in line 1575&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$_SESSION[&#38;#39;form_name&#38;#39;] = $form-&#38;gt;name;
$_SESSION[&#38;#39;form_description&#38;#39;] = $form-&#38;gt;description;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;and in &#34;includes/languages.php&#34;  like AMurray said you can replace the code on line 68~69 with this :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//form review
$lang[&#38;#39;review_title&#38;#39;]		=	$_SESSION[&#38;#39;form_name&#38;#39;];
$lang[&#38;#39;review_message&#38;#39;]		=	$_SESSION[&#38;#39;form_description&#38;#39;];&#60;/code&#62;&#60;/pre&#62;</description>
</item>
<item>
<title>epsd on "Help with Review Form Screen"</title>
<link>https://www.machform.com/forums/topic/help-with-review-form-screen#post-3126</link>
<pubDate>Fri, 26 Sep 2008 17:47:00 +0000</pubDate>
<dc:creator>epsd</dc:creator>
<guid isPermaLink="false">3126@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am looking to have the title and description of the form on the review screen... Not just change the text...
&#60;/p&#62;</description>
</item>
<item>
<title>AMurray on "Help with Review Form Screen"</title>
<link>https://www.machform.com/forums/topic/help-with-review-form-screen#post-3116</link>
<pubDate>Fri, 26 Sep 2008 06:20:50 +0000</pubDate>
<dc:creator>AMurray</dc:creator>
<guid isPermaLink="false">3116@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Open the file includes/language.php&#60;/p&#62;
&#60;p&#62;Go to lines 68-69 (approx)- with an editor like Notepad++ it has the line numbering - or use something like Expression Web or Dreamweaver - they should have line number too. Else search within the document for the message &#34;Review Your Entry&#34;&#60;/p&#62;
&#60;p&#62;Change the text between the quotes 'Review your Entry' and &#34;Please review your entry below. Click Submit button to finish'&#60;/p&#62;
&#60;p&#62;&#60;code&#62;$lang[&#38;#39;review_title&#38;#39;]	= &#38;#39;Review Your Entry&#38;#39;;&#60;/code&#62;&#60;br /&#62;
&#60;code&#62;$lang[&#38;#39;review_message&#38;#39;]	=&#38;#39;Please review your entry below. Click Submit button to finish.&#38;#39;;&#60;/code&#62;&#60;/p&#62;
&#60;p&#62;Save this file and republish to the same folder on your server.  Do a test submission to check the changes hold.
&#60;/p&#62;</description>
</item>
<item>
<title>epsd on "Help with Review Form Screen"</title>
<link>https://www.machform.com/forums/topic/help-with-review-form-screen#post-3113</link>
<pubDate>Fri, 26 Sep 2008 02:26:14 +0000</pubDate>
<dc:creator>epsd</dc:creator>
<guid isPermaLink="false">3113@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;After a form is filled out, and you go to the review your entry page, how can I replace the text:&#60;br /&#62;
&#34;Review Your Entry&#60;/p&#62;
&#60;p&#62;Please review your entry below. Click Submit button to finish.&#34;&#60;/p&#62;
&#60;p&#62;with the title and description of the form? Thanks!!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
