<?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>Making barcode field blank</title><link>https://community.appian.com/discussions/f/user-interface/24265/making-barcode-field-blank</link><description>Hi, 
 I am using a barcode scanner to read an asset and display its details. This part is working fine but I want to clear the existing entry in the barcode field for subsequent barcode scans. 
 How can I make it work? 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93674?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2022 16:42:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:72f4ee33-55c6-4ee0-8b25-c06a03d58655</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;Ok.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks Stefan.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93673?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2022 16:16:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ebbeef35-5503-46e4-be1c-3098707174bd</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;There is no way to directly control on focus. This behavior is completely defined by the internal implementation in the mobile app.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93672?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2022 16:05:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a778df23-9001-4aa5-b044-2283dbd0407a</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;Hi Stefan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The issue I am having now is keeping the focus on the barcode field after a scan. Once I do a scan , the barcode field&amp;nbsp;&lt;span&gt;loses its focus and I have to put the cursor back to the field to get the value. Any way to fix this issue?&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Thanks&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93669?ContentTypeID=1</link><pubDate>Fri, 15 Apr 2022 13:00:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83fd6346-3b6f-4bb8-8a82-57f73cf98f24</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;Thank you &lt;a href="/members/danny.verb"&gt;Danny Verb&lt;/a&gt;. Works perfectly for Appian mobile app.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93624?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2022 14:49:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:944abe60-349d-481b-bf91-4b40fc59e861</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;You can try something clever like having a dummy variable, local!barcodeValue, that you use in the value and saveInto fields.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="java"&gt;saveInto: {
    local!barcodeValue,
    a!save(local!part.Id, local!barcodeValue),
    a!save(local!barcodeValue, null)
}&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93617?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2022 13:22:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb608f70-3cf2-4da1-a97f-ea4c71206c46</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;Hi Stefan,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Yes, It works like a keyboard. Will check how to configure the enter-key and let you know how it works.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93596?ContentTypeID=1</link><pubDate>Thu, 14 Apr 2022 06:00:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6560cce9-2138-456d-ad8a-ad4bc8f9604a</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;As far as I know, barcode scanner act like a keyboard. Can you configure it to send the enter-key after the code?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93592?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 21:16:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ace5a448-533d-40b9-929a-3a52a2ba3cf8</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;It&amp;#39;s functional on a mobile and PC.&lt;/p&gt;
&lt;p&gt;But&amp;nbsp;&lt;span&gt;I am using a barcode scanner to test it and it&amp;#39;s not clearing the field without touching the screen which is not what the user wants. Also, it keeps on populating the barcode field with subsequent assets&amp;#39; partIds.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93591?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 20:51:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ff9a9b35-59de-4969-a62f-bae0c286ec20</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;It contains the part Id. I tried your way and it blanks out the field while keeping the view which is good but the when I try to scan another asset, it doesn&amp;#39;t take the value.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1649882987778v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93590?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 20:28:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f032a3d4-1456-4f26-b9af-cfabd53521e6</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;If you do&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="java"&gt;a!barcodeField(
        label: &amp;quot;&amp;quot;,
        labelPosition: &amp;quot;ABOVE&amp;quot;,
        instructions: &amp;quot;Scan the QR Code of the Asset&amp;quot;,
        acceptedTypes: &amp;quot;QRCODE&amp;quot;,
        saveInto: local!asset.partId,
        refreshAfter: &amp;quot;KEYPRESS&amp;quot;,
        validations: {}
      ),&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;In the interface designer local variables pane, does &amp;#39;local!asset&amp;#39; contain a value when you type something in?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93588?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 19:57:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cfb98b4c-f05b-4510-a984-29b81c09c1ae</guid><dc:creator>sn25</dc:creator><description>&lt;p&gt;Hi &lt;a href="/members/danny.verb"&gt;Danny Verb&lt;/a&gt;,&lt;/p&gt;
&lt;p&gt;I want to clear the asset no. after pulling the summary view of the asset. When I try doing what you suggested, it clears the value before the view pulls up. How to resolve that?&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/13/pastedimage1649879766401v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;Thanks&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Making barcode field blank</title><link>https://community.appian.com/thread/93587?ContentTypeID=1</link><pubDate>Wed, 13 Apr 2022 19:32:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5d4e1428-8062-4a82-b0d1-ebdbba53a64b</guid><dc:creator>Danny Verb</dc:creator><description>&lt;p&gt;The barcode field will display the current value of the &amp;#39;value&amp;#39; field which means if you leave the &amp;#39;value&amp;#39; field blank then after your scan the field will blank itself out. Within the saveInto field you can use save!value to save that value into different variables or lists.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>