<?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: New Custom Field</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: New Custom Field</description>
<language>en</language>
<pubDate>Wed, 06 May 2026 08:49:39 +0000</pubDate>

<item>
<title>microvb on "New Custom Field"</title>
<link>https://www.machform.com/forums/topic/new-custom-field#post-4071</link>
<pubDate>Fri, 26 Dec 2008 16:38:18 +0000</pubDate>
<dc:creator>microvb</dc:creator>
<guid isPermaLink="false">4071@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;I only asked what code I need to modify because this is functionality which is in the most basics of forms. For instance, a credit card number is long but does not exceed a certain length, requires to be a minimum length and should not be passed as a numeric value. It should also then be validated by LUHN 10 algorithm. Same with bank account information, etc.&#60;/p&#62;
&#60;p&#62;Currently, basic functions that your product doesn't support is setting of maximum and minimum field lengths. This should be available on all field types except &#38;lt;select&#38;gt;, and &#38;lt;input type=&#34;checkbox&#34;&#38;gt;.
&#60;/p&#62;</description>
</item>
<item>
<title>yuniar on "New Custom Field"</title>
<link>https://www.machform.com/forums/topic/new-custom-field#post-4008</link>
<pubDate>Sat, 13 Dec 2008 11:04:07 +0000</pubDate>
<dc:creator>yuniar</dc:creator>
<guid isPermaLink="false">4008@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Sorry, this one would require a lot of code changes among multiple files. We can't help much with it.&#60;/p&#62;
&#60;p&#62;We'd be glad to help with some small functionality adjustment, but new functionality or other complex customization won't be supported.
&#60;/p&#62;</description>
</item>
<item>
<title>microvb on "New Custom Field"</title>
<link>https://www.machform.com/forums/topic/new-custom-field#post-4002</link>
<pubDate>Sat, 13 Dec 2008 07:28:26 +0000</pubDate>
<dc:creator>microvb</dc:creator>
<guid isPermaLink="false">4002@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;What code do I need to modify to create a new custom field with custom validation.&#60;/p&#62;
&#60;p&#62;Lets start with something simple:&#60;br /&#62;
INPUT TYPE = Text&#60;br /&#62;
MIN_SIZE = 5&#60;br /&#62;
MAX_SIZE = 5&#60;br /&#62;
NUMBERS ONLY&#60;br /&#62;
VALUE IS STORED AS TYPE STRING&#60;br /&#62;
FIELD IS REQUIRED&#60;/p&#62;
&#60;p&#62;(ps. I noticed a couple of other posts similar to this, however, this is a very different subject matter in the fact I am not attempting to customize the style of the field, only to create a new field type to show up on the Edit Form page)
&#60;/p&#62;</description>
</item>

</channel>
</rss>
