<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Integer Field Default Validation Message</title><link>https://community.appian.com/discussions/f/general/8614/integer-field-default-validation-message</link><description>Hi All, I am in V 7.8 and I am not sure if anyone is facing the issue, this is the code which is present in my rule a!integerField( label: &amp;quot;ID:&amp;quot;, labelPosition: cons!LABEL_POSITION_ADJACENT, value: local!ID, saveInto: local!ID, validations: {} ) and I</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/108291?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 01:32:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:07eb8594-d735-4aed-9835-46cc1ac0a7e9</guid><dc:creator>kathyb9205</dc:creator><description>&lt;p&gt;thank you very much, bhanu That is my backup plan. thank you for your suggestions&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;a href="https://doodle-jump.io"&gt;doodle jump&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/108097?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2023 13:57:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:21c9d46c-f9cc-4cca-b4cc-447423f02c9f</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;No. Do not use a number field for anything that is a phone number, ZIP code, street number etc.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/108094?ContentTypeID=1</link><pubDate>Fri, 17 Feb 2023 13:40:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:df94097d-52fe-4ecd-8d5d-c199f0c83fa1</guid><dc:creator>nikhila tamba</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp; &amp;nbsp;Can I use integer field for phone number. Even if I give the Validations using length of local variable it is still showing the message &amp;quot;The value provided is too large&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/38078?ContentTypeID=1</link><pubDate>Mon, 17 Oct 2016 02:01:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:422903ae-8220-44a2-9e26-75a88097e9f4</guid><dc:creator>Sally Mason</dc:creator><description>Please see &lt;a href="https://forum.appian.com/suite/help/16.3/Appian_Data_Types.html#Number_.28Integer.29"&gt;forum.appian.com/.../Appian_Data_Types.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/38060?ContentTypeID=1</link><pubDate>Sat, 15 Oct 2016 16:24:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5bb6af6b-9cec-4e68-972a-a38f626a9100</guid><dc:creator>Dastagiri Dudekula</dc:creator><description>@philip could you please attach the link on size restrictions. I would like to refer it. Thank you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/38036?ContentTypeID=1</link><pubDate>Fri, 14 Oct 2016 13:59:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4ffb3ae2-2faa-4f96-9491-71797d150a0a</guid><dc:creator>harshav</dc:creator><description>thank you bhanu that&amp;#39;s my alternate plan. thanks for the inputs&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/38035?ContentTypeID=1</link><pubDate>Fri, 14 Oct 2016 13:57:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b2ca33d4-aa87-40e1-aba0-7418af4d3a54</guid><dc:creator>bhanuprakashm</dc:creator><description>Hi harshav,  &lt;br /&gt;&lt;br /&gt;Iam also face the same issue for interger field validation. As philip is said the interger field value enter upto 2147483646.. &lt;br /&gt;For doing validation on values as your expected using textfield instead of integer field.&lt;br /&gt;Basically that is the default behavior of integer field.. &lt;br /&gt;Hope it will help you.. &lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/38034?ContentTypeID=1</link><pubDate>Fri, 14 Oct 2016 13:13:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:32d797b0-47b4-4ba0-9917-894334b01dd5</guid><dc:creator>harshav</dc:creator><description>thank you phil for the quick response but I am actually worried of the second Error, like it is giving the value is too small validation error once I enter a field length of 13 which is misleading to the user. But since it is a default one I can check an alternate , thank you so much :)&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Integer Field Default Validation Message</title><link>https://community.appian.com/thread/38033?ContentTypeID=1</link><pubDate>Fri, 14 Oct 2016 13:01:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7d40875a-3002-4d9c-8185-6a245b178368</guid><dc:creator>PhilB</dc:creator><description>What you&amp;#39;re seeing is actually the limitation of the largest value allowed in a 32-bit integer. The maximum value you can enter in an integer field is 2147483646.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>