<?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>A text field considering space as an data .</title><link>https://community.appian.com/discussions/f/user-interface/22424/a-text-field-considering-space-as-an-data</link><description>A text field is considered space as a data so how to resolve it so that it wouldn&amp;#39;t submit untill the actual data is inserted.</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: A text field considering space as an data .</title><link>https://community.appian.com/thread/87780?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 12:33:50 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:edc5933b-9db3-4c22-8416-737548b496c5</guid><dc:creator>Richa Atrey</dc:creator><description>&lt;p&gt;Thankyou&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A text field considering space as an data .</title><link>https://community.appian.com/thread/87779?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 12:32:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba855441-3026-4c04-b409-dd5af472ae18</guid><dc:creator>Richa Atrey</dc:creator><description>&lt;p&gt;Ok thankyou&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A text field considering space as an data .</title><link>https://community.appian.com/thread/87778?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 12:29:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bce722cd-5a10-48c7-a77d-cf5b8b0fdb53</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;I assume you&amp;#39;ve made your text field &amp;quot;required&amp;quot; but that someone is entering a space which is being considered to be data and thus allowing the user to submit the form? The easiest way to think about this is to think about what would the content of your field be if all the spaces were removed. If the length of the resulting value is 0 (i.e it only contains spaces) then you can use this information to throw a validation error, which will then prevent the user form submitting the form.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: A text field considering space as an data .</title><link>https://community.appian.com/thread/87777?ContentTypeID=1</link><pubDate>Tue, 09 Nov 2021 12:28:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fe941729-80e3-4c3d-ab4e-e675865795ef</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;In Appian we typically use validations on text fields to make sure the entered text is valid.&lt;/p&gt;
&lt;p&gt;Example:&amp;nbsp;&lt;a href="https://docs.appian.com/suite/help/21.3/recipe-add-multiple-validation-rules-to-one-component.html"&gt;docs.appian.com/.../recipe-add-multiple-validation-rules-to-one-component.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>