<?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: Number Field Converting Number Entered</title>
<link>https://www.machform.com/forums/</link>
<description>MachForm Community Forums Topic: Number Field Converting Number Entered</description>
<language>en</language>
<pubDate>Mon, 04 May 2026 02:52:42 +0000</pubDate>

<item>
<title>atypicalv on "Number Field Converting Number Entered"</title>
<link>https://www.machform.com/forums/topic/number-field-converting-number-entered#post-24084</link>
<pubDate>Thu, 17 Sep 2015 08:29:43 +0000</pubDate>
<dc:creator>atypicalv</dc:creator>
<guid isPermaLink="false">24084@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Found this answer in another area, this solution works for anyone else with this issue:&#60;/p&#62;
&#60;p&#62;Yes, by default large numbers are being displayed using scientific notation. If you need to display the number completely, there is some small adjustment that can be done.&#60;/p&#62;
&#60;p&#62;Using phpMyAdmin or any other database management tool, go to your MachForm database and run this SQL query:&#60;/p&#62;
&#60;p&#62;ALTER TABLE ap_form_15032 CHANGE element_20 element_20 DOUBLE(16,0) NULL DEFAULT NULL COMMENT 'Number';&#60;/p&#62;
&#60;p&#62;The above assume your form id number is 15032 and your number field id is &#34;element_20&#34;. You need to adjust it with your own form id and number field id.
&#60;/p&#62;</description>
</item>
<item>
<title>atypicalv on "Number Field Converting Number Entered"</title>
<link>https://www.machform.com/forums/topic/number-field-converting-number-entered#post-24064</link>
<pubDate>Tue, 15 Sep 2015 05:49:16 +0000</pubDate>
<dc:creator>atypicalv</dc:creator>
<guid isPermaLink="false">24064@https://www.machform.com/forums/</guid>
<description>&#60;p&#62;Greetings. Having a strange issue with a form that was working fine, but is now changing the number input into a number field.&#60;/p&#62;
&#60;p&#62;On the form, the field is set as a number field to collect cc numbers, limited to 15-16 digits. When a 16 digit number is entered (such as Visa/MC), the number is converted when you click continue and go to the preview screen before submitting the form. The format it changes to is like such: 4.80213990221813e+15&#60;/p&#62;
&#60;p&#62;With Amex numbers (15 digit) it does not change them, and the form was working fine until recently. Have not made any changes to the form or code.&#60;/p&#62;
&#60;p&#62;MachForm 4.3. Any help is appreciated, thanks.
&#60;/p&#62;</description>
</item>

</channel>
</rss>
