<?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>Hello we have a textbox in which when user click on that textbox it should</title><link>https://community.appian.com/discussions/f/general/2880/hello-we-have-a-textbox-in-which-when-user-click-on-that-textbox-it-should</link><description>Hello we have a textbox in which when user click on that textbox it should populate db column data .??? best example is as: jsfiddle.net/.../ TIA...... OriginalPostID-113352 OriginalPostID-113352</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Hello&lt;br /&gt;we have a textbox in which when user click on that textbox it should</title><link>https://community.appian.com/thread/10084?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2014 18:16:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ed5c192d-d10e-48ec-acbb-c358e99d7bb5</guid><dc:creator>janakik</dc:creator><description>You can use a!pickerFieldCustom component to accomplish your requirement&lt;br /&gt;Please refer the link for more on picker fields&lt;br /&gt;&lt;a href="https://forum.appian.com/suite/wiki/75/SAIL_Components#CustomPicker"&gt;forum.appian.com/.../SAIL_Components&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Hello&lt;br /&gt;we have a textbox in which when user click on that textbox it should</title><link>https://community.appian.com/thread/10079?ContentTypeID=1</link><pubDate>Tue, 17 Jun 2014 16:54:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2cbc2bcd-607f-48e3-82a7-72b4b940976a</guid><dc:creator>janakik</dc:creator><description>1. If you working on Versions earlier to 7.4 then onFocus of textbox autosubmit the form and call the query rule outside the form then loop it back to the same UI and populate the value.&lt;br /&gt;2. If it is 7.4/7.5 then on saveInto of other field in SAIL you can call the query rule to set the DB column data.&lt;br /&gt;   Ex: local!textValue &amp;lt;&amp;lt; rule!APN_returnFirstInput(rule!QueryRule,_), Set this local!textValue as a default value to textbox.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>