<?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>Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/discussions/f/general/21067/auto-generated-symbol-inside-barcodefield</link><description>Who knows how to get rid of this auto generated symbol inside barcodeField? It creates false sense of available data thereby affecting my coding logics. The screenshots of both the Interface and expression are attached.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82180?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 23:11:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9d4c8186-a7d5-46a7-8a7a-96b38cc9d128</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;Thanks, Mike. Vinita has provided the solution.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82179?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 23:10:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b0a33f4-1dc8-48cc-aadb-2f9a771eab74</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;Hi Vinita,&lt;/p&gt;
&lt;p&gt;you are the best! Thanks a bunch. Your solution was correct. I didn&amp;#39;t implement before I replied. I thought u assumed I said the barcode didn&amp;#39;t work.&lt;/p&gt;
&lt;p&gt;Thanks once again:)&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82178?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 23:03:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d5ede6a-5f2b-4754-b5f7-4de5755777ac</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;Hi Vinita,&lt;/p&gt;
&lt;p&gt;I am always appreciative of your contribution. The barcode works. The issue is about a default &amp;quot;infinity&amp;quot; value in the component which I do not want. I want the barcode to be empty with no default value until the user inputs a value.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82161?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 15:08:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:264a7c0b-ea89-4185-8a69-0c2154a42c10</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Similarly, I was able to reproduce the issue if and only if I manually typecast the value to integer upon save (which has approximately the same net effect as saving it into an integer RI).&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1622214488867v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="java"&gt;a!localVariables(
  local!barVal: null(),
  
  a!barcodeField(
    label: &amp;quot;My Barcode&amp;quot;,
    value: local!barVal,
    saveInto: a!save(
      local!barVal,
      tointeger(save!value)
    )
  )
)&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82144?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 07:15:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3166dfa5-7b3a-4d9b-9480-f3cb4601b52c</guid><dc:creator>Vinita Jain</dc:creator><description>&lt;p&gt;Hi&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;a class="internal-link view-user-profile" href="/members/olalekana0001"&gt;olalekana0001&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I tried the same thing that you did and&amp;nbsp; the barcode component seems to be working fine without any infinity error through the local variables. But yes it is not working correctly if you are using rule input of type integer. Adding&amp;nbsp;screenshots. So your solution here would be to use local variables it will not cause any issue unless you are casting it to an integer or you can also use rule input of type text which should also work absolutely fine.&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Using Local variables:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1622186133318v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;strong&gt;Using Rule input of type integer:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1622186133319v2.png" alt=" " /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82143?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 07:14:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:710ba67e-20c9-4608-bacf-0316ccecc352</guid><dc:creator>Vinita Jain</dc:creator><description>&lt;p&gt;Hi &lt;/p&gt;
&lt;p&gt;I tried the same thing that you did and&amp;nbsp; the barcode component seems to be working fine without any infinity error through the local variables. But yes it is not working correctly if you are using rule input of type integer. Adding&amp;nbsp;screenshots. So your solution here would be to use local variables it will not cause any issue unless you are casting it to an integer or you can also use rule input of type text which should also work absolutely fine.&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Using Local variables:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1622185932529v2.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;span style="text-decoration:underline;"&gt;&lt;strong&gt;Using Rule input of type integer:&lt;/strong&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1622185841872v1.png" alt=" " /&gt;&lt;br /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82137?ContentTypeID=1</link><pubDate>Fri, 28 May 2021 06:37:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a339f9bc-c377-461e-ad92-27a386b0da52</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;Hi Mike, the auto value has nothing to do with my initial value. It&amp;#39;s a behavior of the barcode component itself. I would like to get rid of this default value as it&amp;#39;s affecting my logic. There is a button I don&amp;#39;t want to show until a value is entered into the barcode. The behavior is not consistent with the default barcode value. The screenshots are attached. Any help will be appreciated.&amp;nbsp;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/5670.Capture1.PNG" alt=" " /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/8304.Capture2.PNG" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82126?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 14:31:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:18634cd6-0317-440e-a235-259074aa53a6</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;I guess it depends on what your initial value declaration for &amp;quot;local!barcode&amp;quot; was.&amp;nbsp; If it was based on an integer-type Rule Input, then perhaps it would behave in the way you pictured.&amp;nbsp; When I first tried a bare form with a local variable &amp;quot;local!value&amp;quot; with no default value set, and set it to the value and saveInto of an a!barcodeField, and entered a long string of numbers, I noticed that it saved into the local variable as Text type.&amp;nbsp; I had to alter the saveInto to cast the save!value to integer, then i got the &amp;quot;infinity symbol&amp;quot; when entering the same long string of numbers (i.e. 15 &amp;quot;1&amp;quot;s).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82125?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 14:28:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e6927d0-686b-4ea9-b179-38e52c2efe08</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;The auto-loaded value is 12-digit numbers, just something to represent a barcode. &amp;quot;&lt;span&gt;Though by default it wanted to save the entered value as text, which did not produce that error&amp;quot;. I need clarification here because I will still like to save the value. Or can&amp;nbsp; I just save it into a Rule Input and not in the local variable ?&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82116?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 13:35:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d9b8a4f2-c138-4a15-bf5b-def4a420fb37</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;So out of curiosity, what was the auto-loaded value of the local variable?&amp;nbsp; I was able to reproduce approximately the same effect last night when I tried, by setting the value to a typecast integer and entering too long of a number; though by default it wanted to save the entered value as text, which did not produce that error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82101?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 08:05:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9c6a96f9-622b-4293-9924-dc5f81ca2b2a</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;Thanks to all. I have figured out what the bug is. The value is set to a local variable and this is automatically loaded with the application. The screenshot is attached in case someone runs into the same issue in the future.&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/2555.Capture2.PNG" alt=" " /&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82096?ContentTypeID=1</link><pubDate>Thu, 27 May 2021 07:41:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6659f306-f3df-4862-81ec-4f5d45a26a5e</guid><dc:creator>olalekana0448</dc:creator><description>&lt;p&gt;I am very happy for your willingness to help. People like you make the world a better place. It looks like an infinity symbol. The value will change dynamically based on the user input. It is stored in a local variable only for now. Just wish I could stop the symbol from auto generating&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Auto Generated Symbol  inside barcodeField</title><link>https://community.appian.com/thread/82088?ContentTypeID=1</link><pubDate>Wed, 26 May 2021 23:58:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9649159-894a-4154-8872-f6d3008edaa1</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;That looks like the &amp;quot;infinity&amp;quot; symbol that&amp;#39;s sometimes displayed when you attempt to display an integer data type that&amp;#39;s too large (which doesn&amp;#39;t take much).&amp;nbsp; What do you have the value of &amp;quot;local!barcode&amp;quot; set to?&amp;nbsp; I&amp;#39;m not incredibly familiar with how this field functions but it seems it might be relevant here.&amp;nbsp; Also I suppose you should double check that the value isn&amp;#39;t null, since (just guessing) that might cause wacky results too.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>