<?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: Required Field Problem</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Required Field Problem</description>
<language>en</language>
<pubDate>Sun, 03 May 2026 23:29:30 +0000</pubDate>

<item>
<title>smailek on "Required Field Problem"</title>
<link>https://www.machform.com/forums/topic/required-field-problem#post-14917</link>
<pubDate>Mon, 28 May 2012 20:18:00 +0000</pubDate>
<dc:creator>smailek</dc:creator>
<guid isPermaLink="false">14917@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Yeah it fixed Yuniar. Thank you
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Required Field Problem"</title>
<link>https://www.machform.com/forums/topic/required-field-problem#post-14674</link>
<pubDate>Thu, 10 May 2012 20:38:43 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14674@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry for that! I missed your last reply.&#60;br /&#62;
Anyway, I've checked and this is a bug indeed. Thank you for reporting this.&#60;/p&#62;
&#60;p&#62;Fortunately the quick is very simple. You can edit your &#34;includes/common-validator.php&#34; file, search around line 43 for this code:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$query = &#38;quot;select count($element_name) total from &#38;quot;.MF_TABLE_PREFIX.&#38;quot;form_{$form_id} where {$element_name}=?&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;change it to become:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;$query = &#38;quot;select count($element_name) total from &#38;quot;.MF_TABLE_PREFIX.&#38;quot;form_{$form_id} where {$element_name}=? and resume_key is null&#38;quot;;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;that should fix it.
&#60;/p&#62;</description>
</item>
<item>
<title>smailek on "Required Field Problem"</title>
<link>https://www.machform.com/forums/topic/required-field-problem#post-14654</link>
<pubDate>Wed, 09 May 2012 19:46:37 +0000</pubDate>
<dc:creator>smailek</dc:creator>
<guid isPermaLink="false">14654@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;hi yuniar could u look at this problem? thank you
&#60;/p&#62;</description>
</item>
<item>
<title>smailek on "Required Field Problem"</title>
<link>https://www.machform.com/forums/topic/required-field-problem#post-14620</link>
<pubDate>Mon, 07 May 2012 18:56:23 +0000</pubDate>
<dc:creator>smailek</dc:creator>
<guid isPermaLink="false">14620@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I am so sorry not required field it is &#34;no duplicate field&#34;. I have a form with a no duplicate field like SSN. Users can fill the form including SSN and then save it. But they can not resume form because there is same record in database and there is a warning about no duplicate field.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "Required Field Problem"</title>
<link>https://www.machform.com/forums/topic/required-field-problem#post-14617</link>
<pubDate>Mon, 07 May 2012 17:15:24 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">14617@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Can you explain more regarding the issue please? Do you mean you can't save the form when the form has required fields?&#60;br /&#62;
An URL to the form would be very helpful.&#60;/p&#62;
&#60;p&#62;You can contact us directly if you don't want to post the URL here.
&#60;/p&#62;</description>
</item>
<item>
<title>smailek on "Required Field Problem"</title>
<link>https://www.machform.com/forums/topic/required-field-problem#post-14616</link>
<pubDate>Mon, 07 May 2012 15:31:31 +0000</pubDate>
<dc:creator>smailek</dc:creator>
<guid isPermaLink="false">14616@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I think there is a problem in required field.If form has save and resume ability, then required field prevents this ability because there is a same record (at least required field) in database.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
