<?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[I&#x27;m experiencing an issue with the input validation feature]]></title><description><![CDATA[<p dir="auto">Hi all,</p>
<p dir="auto">When I set in the first field for a password an Action, validation 'the value must... to another field' check password</p>
<p dir="auto">When testing it, the error message displayed is truncated or with no message</p>
<p dir="auto"><img src="/assets/uploads/files/1621083614821-capture-d-e-cran-2021-05-15-a-14.45.16.png" alt="Capture d’écran 2021-05-15 à 14.45.16.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/topic/835/i-m-experiencing-an-issue-with-the-input-validation-feature</link><generator>RSS for Node</generator><lastBuildDate>Mon, 17 Aug 2026 07:34:35 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/835.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 15 May 2021 13:00:35 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Fri, 21 May 2021 06:04:23 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
You can add an additional field to your Cloud Backend Function passwordVerification and add it to the fields, so it will be required to fill the form. Then you can use it on the second input.</p>
]]></description><link>https://community.appdrag.com/post/3453</link><guid isPermaLink="true">https://community.appdrag.com/post/3453</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Fri, 21 May 2021 06:04:23 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Thu, 20 May 2021 13:22:22 GMT]]></title><description><![CDATA[<p dir="auto">Hi Wassim</p>
<p dir="auto">I confirm... your solution is correct except that the verification must be done in the first field.<br />
<img src="/assets/uploads/files/1621516941142-capture-d-e-cran-2021-05-20-a-15.21.23.png" alt="Capture d’écran 2021-05-20 à 15.21.23.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/3451</link><guid isPermaLink="true">https://community.appdrag.com/post/3451</guid><dc:creator><![CDATA[Olivier MAGNIN]]></dc:creator><pubDate>Thu, 20 May 2021 13:22:22 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Thu, 20 May 2021 13:19:54 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/729">@Olivier-MAGNIN</a> said in <a href="/post/3449">I'm experiencing an issue with the input validation feature</a>:</p>
<blockquote>
<p dir="auto">Bonjour Wassim,</p>
<p dir="auto">Cela ne fonctionne pas.<br />
Si je mets la vérification sur le deuxième champ, j'arrive à sauver même si les mots de passe sont différents.</p>
<p dir="auto">Je pense qu'il faut vraiment positionner la vérification sur le premier champ.</p>
</blockquote>
<p dir="auto">Sorry Wassim, I forgot to write in english.</p>
<p dir="auto">Son, I've tried your solution and it'sn not working. I'm able to save even if I'm typing a wrong password.<br />
I think that the verification must be done on the first field.</p>
]]></description><link>https://community.appdrag.com/post/3450</link><guid isPermaLink="true">https://community.appdrag.com/post/3450</guid><dc:creator><![CDATA[Olivier MAGNIN]]></dc:creator><pubDate>Thu, 20 May 2021 13:19:54 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Thu, 20 May 2021 13:18:16 GMT]]></title><description><![CDATA[<p dir="auto">Bonjour Wassim,</p>
<p dir="auto">Cela ne fonctionne pas.<br />
Si je mets la vérification sur le deuxième champ, j'arrive à sauver même si les mots de passe sont différents.</p>
<p dir="auto">Je pense qu'il faut vraiment positionner la vérification sur le premier champ.</p>
]]></description><link>https://community.appdrag.com/post/3449</link><guid isPermaLink="true">https://community.appdrag.com/post/3449</guid><dc:creator><![CDATA[Olivier MAGNIN]]></dc:creator><pubDate>Thu, 20 May 2021 13:18:16 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Tue, 18 May 2021 06:12:05 GMT]]></title><description><![CDATA[<p dir="auto">Hi, yes I checked your page and the problem is that you put the verification on the first field without error message.</p>
<p dir="auto">What I would do would be to:</p>
<ul>
<li>add the verification on the second field (it will block the form submission so it's not an issue that it's on the input you're using the value)</li>
<li>add an error message in the "error message" field</li>
</ul>
]]></description><link>https://community.appdrag.com/post/3439</link><guid isPermaLink="true">https://community.appdrag.com/post/3439</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Tue, 18 May 2021 06:12:05 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Mon, 17 May 2021 07:44:14 GMT]]></title><description><![CDATA[<p dir="auto">That's exactly the case... I want my first password field to check with the confirm password field.<br />
Here is the URL : <a href="https://prod.appdrag.com/Builder/pagebuilder.html?appId=inspiration-fe287c#PAGE_resetpassword" rel="nofollow ugc">https://prod.appdrag.com/Builder/pagebuilder.html?appId=inspiration-fe287c#PAGE_resetpassword</a></p>
<p dir="auto">I've checked again... the complexity validation rules displays correctly the error message<br />
<img src="/assets/uploads/files/1621237448054-capture-d-e-cran-2021-05-17-a-09.43.54.png" alt="Capture d’écran 2021-05-17 à 09.43.54.png" class="img-responsive img-markdown" /><br />
The confirm password mismatch shows the issue<br />
<img src="/assets/uploads/files/1621237410920-capture-d-e-cran-2021-05-17-a-09.42.09.png" alt="Capture d’écran 2021-05-17 à 09.42.09.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/3437</link><guid isPermaLink="true">https://community.appdrag.com/post/3437</guid><dc:creator><![CDATA[Olivier MAGNIN]]></dc:creator><pubDate>Mon, 17 May 2021 07:44:14 GMT</pubDate></item><item><title><![CDATA[Reply to I&#x27;m experiencing an issue with the input validation feature on Mon, 17 May 2021 06:09:04 GMT]]></title><description><![CDATA[<p dir="auto">Hi,<br />
Do you have the link to your page?<br />
I'm pretty sure it's related on the configuration you set on the first input. As it should be the second input to have to match the first input as a rule.</p>
]]></description><link>https://community.appdrag.com/post/3433</link><guid isPermaLink="true">https://community.appdrag.com/post/3433</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Mon, 17 May 2021 06:09:04 GMT</pubDate></item></channel></rss>