<?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>Date Field Validation</title><link>https://community.appian.com/discussions/f/new-to-appian/30089/date-field-validation</link><description>Hi All, 
 
 I have a query regarding date field validation. 
 In my case i want to put validation on date field when user have existing date value and if user clear that existing date value at that time i want to show a validation like, date field should</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Date Field Validation</title><link>https://community.appian.com/thread/119590?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 11:48:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f17d36bd-2259-43db-ab6c-d294bef8cdfb</guid><dc:creator>Dhananjay Kumar</dc:creator><description>&lt;p&gt;Here is how Appian works for a field which is required.&lt;/p&gt;
&lt;p&gt;1. When page loads and a required field have null value then it does not show default required validation unless user hit on submit button.&lt;/p&gt;
&lt;p&gt;2. When page loads and a required field having some value and if you clear it off then also it does not show&amp;nbsp;&lt;span&gt;default required validation unless user hit on submit button.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;However, we can customize when to show validation based on validation group (&lt;a href="https://docs.appian.com/suite/help/23.3/recipe-use-validation-group-for-buttons-with-multiple-validation-rules.html"&gt;Use Validation Groups for Buttons with Multiple Validation Rules - Appian 23.3&lt;/a&gt;)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Coming to your question: We can&amp;#39;t show validation on clear click as that&amp;#39;s not a button its just a part of date field.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Business perspective: Why your business need that, Any how if user clear the data and try to submit, Appian will throw the validation??&lt;/strong&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Date Field Validation</title><link>https://community.appian.com/thread/119579?ContentTypeID=1</link><pubDate>Thu, 21 Sep 2023 10:16:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ea92d0bc-233a-4c81-a0ff-4051cd0856b5</guid><dc:creator>Richard Michaelis</dc:creator><description>&lt;p&gt;The issue ist, that for &amp;quot;Not empty&amp;quot; implementation the &amp;quot;required&amp;quot; paramater is designated to solve it. required = true and a button widget with the default value for &amp;quot;valdite&amp;quot; (true) results in an evaluation aka null check.&lt;br /&gt;Default error message:&lt;br /&gt;&lt;img alt=" " src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1695291612302v1.png" /&gt;&lt;/p&gt;
&lt;p&gt;is that not sufficient?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>