<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Bug: Back-end name input field validation don&#x27;t work.]]></title><description><![CDATA[<p dir="auto">Validation settings are not remembered.</p>
<p dir="auto"><a href="https://imgur.com/a/g8aumTU" rel="nofollow ugc">https://imgur.com/a/g8aumTU</a></p>
]]></description><link>https://community.appdrag.com/topic/171/bug-back-end-name-input-field-validation-don-t-work</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 15:03:39 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/171.rss" rel="self" type="application/rss+xml"/><pubDate>Fri, 26 Jun 2020 08:25:47 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Mon, 29 Jun 2020 06:52:11 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/16">@Joseph-Benguira</a></p>
<p dir="auto">Saying we should do validation in custom JS is short-sighted at best.</p>
<p dir="auto">You expect, without docs, the developer to figure out:</p>
<ul>
<li>How to trigger the error message in multiple languages.</li>
<li>How to display the error and where and how to do that (JS or jQuery)</li>
<li>Expect the developer to know jQuery well enough.</li>
</ul>
<p dir="auto">At least give us the Front-end Javascript docs so we an do things properly.</p>
]]></description><link>https://community.appdrag.com/post/567</link><guid isPermaLink="true">https://community.appdrag.com/post/567</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Mon, 29 Jun 2020 06:52:11 GMT</pubDate></item><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Mon, 29 Jun 2020 05:03:40 GMT]]></title><description><![CDATA[<p dir="auto">Oh, but doesn't that defeat the point of VISUAL SELECT and column mapping?</p>
<p dir="auto">Feels like it's "half done" rather than completely usable, why not add validation by regex as a field to the mapping?</p>
]]></description><link>https://community.appdrag.com/post/557</link><guid isPermaLink="true">https://community.appdrag.com/post/557</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Mon, 29 Jun 2020 05:03:40 GMT</pubDate></item><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Sun, 28 Jun 2020 16:08:33 GMT]]></title><description><![CDATA[<p dir="auto">No you have to implement the backend validation in your cloud function.</p>
<p dir="auto">About this "Saying that everything should be fixed by custom code would eventually be annoying."<br />
It's better to ALWAYS have this option rather than beeing blocked with a dead end.</p>
<p dir="auto">You are free to post features request in the approriate category of this community and we will add it to our queue like usual <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f609.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--wink" title=";)" alt="😉" /></p>
]]></description><link>https://community.appdrag.com/post/554</link><guid isPermaLink="true">https://community.appdrag.com/post/554</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Sun, 28 Jun 2020 16:08:33 GMT</pubDate></item><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Sun, 28 Jun 2020 11:24:46 GMT]]></title><description><![CDATA[<p dir="auto">Yes and does that mean that back-end will also validate the input?</p>
<p dir="auto">It would make sense if the Country drop-down defaulted to not selected though, that's what everyone will expect when using the validation on it.</p>
<p dir="auto">Saying that everything should be fixed by custom code would eventually be annoying.</p>
]]></description><link>https://community.appdrag.com/post/553</link><guid isPermaLink="true">https://community.appdrag.com/post/553</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Sun, 28 Jun 2020 11:24:46 GMT</pubDate></item><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Sun, 28 Jun 2020 10:33:28 GMT]]></title><description><![CDATA[<p dir="auto">Indeed on cloud backend fields validation is executed only when you bind it to a cloud backend action</p>
<p dir="auto">About country what do you mean? if it's a SELECT?<br />
FYI you can add additional validation logique on the pre-event script (configurable in the cloud backend action)</p>
<p dir="auto"><img src="/assets/uploads/files/1593340405852-de5bb37e-adfb-483e-8a03-bd7cb89fd22c-image.png" alt="de5bb37e-adfb-483e-8a03-bd7cb89fd22c-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/550</link><guid isPermaLink="true">https://community.appdrag.com/post/550</guid><dc:creator><![CDATA[Joseph Benguira]]></dc:creator><pubDate>Sun, 28 Jun 2020 10:33:28 GMT</pubDate></item><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Fri, 26 Jun 2020 11:39:26 GMT]]></title><description><![CDATA[<p dir="auto">Ah, the issue is that parameters have to be bound or validation won't work.</p>
<p dir="auto">There's no way to force country selection though...</p>
]]></description><link>https://community.appdrag.com/post/542</link><guid isPermaLink="true">https://community.appdrag.com/post/542</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Fri, 26 Jun 2020 11:39:26 GMT</pubDate></item><item><title><![CDATA[Reply to Bug: Back-end name input field validation don&#x27;t work. on Fri, 26 Jun 2020 10:09:07 GMT]]></title><description><![CDATA[<p dir="auto">Checkbox field validation and drop-down validation doesn't work either.</p>
<p dir="auto">These issues are all on the Cloud back-end inputs.</p>
]]></description><link>https://community.appdrag.com/post/540</link><guid isPermaLink="true">https://community.appdrag.com/post/540</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Fri, 26 Jun 2020 10:09:07 GMT</pubDate></item></channel></rss>