<?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: where is "indicates required field"</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: where is "indicates required field"</description>
<language>en</language>
<pubDate>Tue, 05 May 2026 02:23:10 +0000</pubDate>

<item>
<title>yuniar on "where is "indicates required field""</title>
<link>https://www.machform.com/forums/topic/where-is-indicates-required-field#post-21767</link>
<pubDate>Mon, 15 Sep 2014 18:34:50 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">21767@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;The code is still the same but the location most likely has been changed. Simply do a search for the same line of code.
&#60;/p&#62;</description>
</item>
<item>
<title>dahrius1 on "where is "indicates required field""</title>
<link>https://www.machform.com/forums/topic/where-is-indicates-required-field#post-21744</link>
<pubDate>Thu, 11 Sep 2014 20:46:25 +0000</pubDate>
<dc:creator>dahrius1</dc:creator>
<guid isPermaLink="false">21744@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;br /&#62;
I know that this was posted a few years ago. Is this now the same method for adding the word &#34;required&#34; to required fields next to the asterisk? Has the directory structure or file names changed?&#60;br /&#62;
Cheers,&#60;br /&#62;
-Clint
&#60;/p&#62;</description>
</item>
<item>
<title>awarner20 on "where is "indicates required field""</title>
<link>https://www.machform.com/forums/topic/where-is-indicates-required-field#post-6673</link>
<pubDate>Wed, 22 Jul 2009 21:21:46 +0000</pubDate>
<dc:creator>awarner20</dc:creator>
<guid isPermaLink="false">6673@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;@ redityo&#60;/p&#62;
&#60;p&#62;Just wanted to say thanks for this. I had a need to add this to the email and address elements and this pointed my in the exact direction:)
&#60;/p&#62;</description>
</item>
<item>
<title>redityo on "where is "indicates required field""</title>
<link>https://www.machform.com/forums/topic/where-is-indicates-required-field#post-4494</link>
<pubDate>Sat, 31 Jan 2009 08:17:40 +0000</pubDate>
<dc:creator>redityo</dc:creator>
<guid isPermaLink="false">4494@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Hi,&#60;/p&#62;
&#60;p&#62;Or you can add some info to asterisk by modify &#34;view-function.php&#34; file, goto around line 24 ~ 27 and you'll find these code :&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//check for required
if($element-&#38;gt;is_required){
	$span_required = &#38;quot;&#38;lt;span id=\&#38;quot;required_{$element-&#38;gt;id}\&#38;quot; class=\&#38;quot;required\&#38;quot;&#38;gt;*&#38;lt;/span&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change to&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;//check for required
if($element-&#38;gt;is_required){
	$span_required = &#38;quot;&#38;lt;span id=\&#38;quot;required_{$element-&#38;gt;id}\&#38;quot; class=\&#38;quot;required\&#38;quot;&#38;gt;* required&#38;lt;/span&#38;gt;&#38;quot;;
}&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;it will give &#34;reqiured&#34; text info beside &#34;*&#34; for single text element
&#60;/p&#62;</description>
</item>
<item>
<title>Freddy on "where is "indicates required field""</title>
<link>https://www.machform.com/forums/topic/where-is-indicates-required-field#post-4493</link>
<pubDate>Sat, 31 Jan 2009 01:37:29 +0000</pubDate>
<dc:creator>Freddy</dc:creator>
<guid isPermaLink="false">4493@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;You can add a section break at the end of the form with the text:&#60;/p&#62;
&#60;p&#62;* - Required fields&#60;/p&#62;
&#60;p&#62;and you could also use CSS to format the text.
&#60;/p&#62;</description>
</item>
<item>
<title>vmills on "where is "indicates required field""</title>
<link>https://www.machform.com/forums/topic/where-is-indicates-required-field#post-4492</link>
<pubDate>Sat, 31 Jan 2009 01:22:55 +0000</pubDate>
<dc:creator>vmills</dc:creator>
<guid isPermaLink="false">4492@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Seems like there should be some text on the form so users know what the red asterisk means, but I don't see any way to put it there. Am I missing something?
&#60;/p&#62;</description>
</item>

</channel>
</rss>
