<?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>How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/discussions/f/user-interface/25582/how-to-prepopulate-the-textbox-once-i-clicked-the-textbox</link><description>How to prepopulate the textbox once I clicked the textbox. Initially Textbox will be empty, only after I clicked it should get populated.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/thread/100178?ContentTypeID=1</link><pubDate>Thu, 25 Aug 2022 12:11:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e634264b-cb86-44be-a2f9-0e0811b737a9</guid><dc:creator>shreeharshan0678</dc:creator><description>&lt;p&gt;Thank you for your information.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/thread/100014?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2022 17:24:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d7c11467-50a5-4389-ad7f-1ad79a67e2f5</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;You can use the &amp;quot;masked&amp;quot; parameter on the &lt;em&gt;a!textField()&lt;/em&gt; component.&amp;nbsp; You *can* swap this value on and off depending on how other values change on the form, but there&amp;#39;s nothing currently that can cause masking to automatically turn on or off depending on the field&amp;#39;s focus status.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/thread/99929?ContentTypeID=1</link><pubDate>Tue, 23 Aug 2022 04:24:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:18c0363e-9203-412f-82be-91c2735dc67e</guid><dc:creator>shreeharshan0678</dc:creator><description>&lt;p&gt;Use case is simple.....I have a Textbox where I write some number, once I move out(UNFOCUS) of the textbox the text will be masked. after if I come back to the same textbox I need that text to be unmasked.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/thread/99910?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 13:24:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c689a29c-4d81-4318-a712-78458b18295c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Harshit&amp;#39;s simple answer above is basically correct.&amp;nbsp; But the real question here is, what&amp;#39;s your use case?&amp;nbsp; i.e. what actual functionality are you hoping to accomplish, and why?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/thread/99899?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 11:59:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:49adf01c-0253-444e-8818-7bb9b98b4a08</guid><dc:creator>deepakg271869</dc:creator><description>&lt;p&gt;What value do you want to populate? On the button click you can do it or if you don&amp;#39;t want to do it an extra click then on the save into of any other component you can save the value into the variable and use that variable to show the value into the field.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to prepopulate the textbox once I clicked the textbox.</title><link>https://community.appian.com/thread/99895?ContentTypeID=1</link><pubDate>Mon, 22 Aug 2022 10:09:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c9db4d72-9670-4229-aa0e-2b7b64e2a7f8</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Simple answer - You cannot do that in Appian.&amp;nbsp;&lt;br /&gt;Workaround - You can have a button adjacent to textBox that can actually populate the value in the textbox.&amp;nbsp;&lt;br /&gt;or&lt;br /&gt;If the value depends on some other fields on the same screen, then you can generate the value on the go and only show it in the textbox when the complete value has been generated.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>