<?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>Populate Validation on text box</title><link>https://community.appian.com/discussions/f/user-interface/38873/populate-validation-on-text-box</link><description>Hey guys, I am exploring the validations stuff in the interface in appian. I have 2 text fieds in the interface, I have set up validation on the 2nd text box, if the 1st text box value is equals to Hi then I am showing a validtion on the 2nd text box</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Populate Validation on text box</title><link>https://community.appian.com/thread/147054?ContentTypeID=1</link><pubDate>Wed, 09 Apr 2025 19:11:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:651d7f37-1823-4e55-9746-8928777d3fd5</guid><dc:creator>Hacker323671</dc:creator><description>&lt;p&gt;Thanks &lt;a href="/members/mikes0011"&gt;Mike Schmitt&lt;/a&gt;&amp;nbsp;&amp;nbsp;&lt;a href="/members/yashwantha0914"&gt;Yashwanth Akula&lt;/a&gt;&amp;nbsp;for your responses&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Populate Validation on text box</title><link>https://community.appian.com/thread/147011?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 17:33:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:88fcc92e-4081-47f0-bdf6-d1736ccab4b3</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;that&amp;#39;s not precisely true, at least for the second text field validating when the user enters something wrong in field 1.&amp;nbsp; you&amp;#39;ll find, if (for example) a non-null default value was set for the value of field 2, that the original scenario would work as the original post describes.&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1744133747399v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Populate Validation on text box</title><link>https://community.appian.com/thread/147008?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 17:11:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9cd35316-fd49-43b8-9e5f-01c27450f615</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;&lt;strong&gt;Validation/Required/Saveinto&lt;/strong&gt; these all will get triggered after user interacted with the element/field. If there isn&amp;#39;t any interaction Appian will not evaluate these parameters in your code.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Populate Validation on text box</title><link>https://community.appian.com/thread/147006?ContentTypeID=1</link><pubDate>Tue, 08 Apr 2025 16:39:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ea44fb38-714f-4c75-a4a7-24a6ca7da878</guid><dc:creator>Yashwanth Akula</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/buchupallis323671"&gt;Hacker323671&lt;/a&gt;&amp;nbsp;&lt;br /&gt;The validation parameter will execute when the value is not null (&lt;strong class="StrongText---richtext_strong"&gt;validations&lt;/strong&gt;&lt;span&gt; (&lt;/span&gt;&lt;span&gt;List of Text String&lt;/span&gt;&lt;span&gt;)&lt;/span&gt;&lt;span&gt;: &lt;/span&gt;&lt;span&gt;Validation errors to display below the field when the value is not null.)&lt;br /&gt;&lt;br /&gt;So to execute the second textFiled validation parameter when the first textField value is &amp;quot;Hi&amp;quot;, you need to store some value in the second textField variable while entering the data into the first TextField&lt;/span&gt;&lt;span&gt;.&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1744130018869v1.png" alt=" " /&gt;&lt;br /&gt;&lt;br /&gt;but i don&amp;#39;t think this is the right way, because I&amp;#39;m storing some value into the second variable without using the second textField, but later we need to remove that value from the second textField variable.&lt;br /&gt;&lt;br /&gt;hope this helps&lt;br /&gt;Let&amp;#39;s see if we get any other answers/comments from others.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>