<?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: Customize "Disable Form" Message per form</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Customize "Disable Form" Message per form</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:08:26 +0000</pubDate>

<item>
<title>yuniar on "Customize "Disable Form" Message per form"</title>
<link>https://www.machform.com/forums/topic/customize-disable-form-message-per-form#post-10076</link>
<pubDate>Fri, 30 Jul 2010 12:47:37 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">10076@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Oops.. sorry! It seems I missed your last reply.&#60;/p&#62;
&#60;p&#62;Ok, it's quite easy actually. You only need to modify &#34;includes/language.php&#34; file.&#60;br /&#62;
You can have it like this for example:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;switch($_REQUEST[&#38;#39;id&#38;#39;]){
  case 2 : $lang[&#38;#39;form_inactive&#38;#39;] =&#38;#39;We are no longer accepting entries.&#38;#39;; break;
  case 5 : $lang[&#38;#39;form_inactive&#38;#39;] =&#38;#39;The training is now full.&#38;#39;; break;
  default: $lang[&#38;#39;form_inactive&#38;#39;] = &#38;#39;This form is currently inactive.&#38;#39;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;Using the above code, the form which has id number = 2 will display &#34;We are no longer accepting entries.&#34; -- form which has id number = 5 will display &#34;The training is now full.&#34; -- while the rest of the form will display the default message.&#60;/p&#62;
&#60;p&#62;You can add more lines as needed, just make sure to change the number with your form id number.
&#60;/p&#62;</description>
</item>
<item>
<title>tania on "Customize "Disable Form" Message per form"</title>
<link>https://www.machform.com/forums/topic/customize-disable-form-message-per-form#post-10075</link>
<pubDate>Fri, 30 Jul 2010 06:14:11 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">10075@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can you take a look at this?
&#60;/p&#62;</description>
</item>
<item>
<title>tania on "Customize "Disable Form" Message per form"</title>
<link>https://www.machform.com/forums/topic/customize-disable-form-message-per-form#post-9882</link>
<pubDate>Thu, 08 Jul 2010 04:09:29 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">9882@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I think the standard form?  I don't think I have changed anything.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Customize "Disable Form" Message per form"</title>
<link>https://www.machform.com/forums/topic/customize-disable-form-message-per-form#post-9815</link>
<pubDate>Wed, 30 Jun 2010 09:44:22 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">9815@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yes, this can be done.&#60;br /&#62;
Which embed code are you using to display the form?&#60;/p&#62;
&#60;p&#62;The standard form code or the advanced?
&#60;/p&#62;</description>
</item>
<item>
<title>tania on "Customize "Disable Form" Message per form"</title>
<link>https://www.machform.com/forums/topic/customize-disable-form-message-per-form#post-9814</link>
<pubDate>Wed, 30 Jun 2010 03:20:22 +0000</pubDate>
<dc:creator>tania</dc:creator>
<guid isPermaLink="false">9814@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi -&#60;/p&#62;
&#60;p&#62;In looking through the forum I found how to change the default &#34;disable form&#34; message (http://www.appnitro.com/forums/topic/is-this-possible?replies=2#post-3318).  However, I am wanting to customize the message per form id.  For example, one form to have the message &#34;We are no longer accepting entries.&#34; and another form has the message &#34;The training is now full.&#34;&#60;/p&#62;
&#60;p&#62;Can this be done?  If so, how?&#60;/p&#62;
&#60;p&#62;Thanks for your help!
&#60;/p&#62;</description>
</item>

</channel>
</rss>
