<?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[Admin VS front-end input inconsistencies...]]></title><description><![CDATA[<p dir="auto">In the admin, the database editor saves "Dropdown multi" type as ["value","value2"]</p>
<p dir="auto">But in the front-end, the Cloud backend form input "Multidropdown" saves the values as value,value2.</p>
<p dir="auto">The admin type:<br />
<img src="/assets/uploads/files/1602509405030-image-2020-10-12-at-3.29.41-pm.png" alt="Image 2020-10-12 at 3.29.41 PM.png" class="img-responsive img-markdown" /></p>
<p dir="auto">Input form on front-page:<br />
<img src="/assets/uploads/files/1602509493043-image-2020-10-12-at-3.31.15-pm.png" alt="Image 2020-10-12 at 3.31.15 PM.png" class="img-responsive img-markdown" /></p>
<p dir="auto">In the database it looks like:</p>
<p dir="auto"><img src="/assets/uploads/files/1602509564433-image-2020-10-12-at-3.32.32-pm.png" alt="Image 2020-10-12 at 3.32.32 PM.png" class="img-responsive img-markdown" /></p>
<p dir="auto">First one created with input form, second created inside the admin editor.</p>
<p dir="auto"><strong>How to make it consistent?</strong>...</p>
]]></description><link>https://community.appdrag.com/topic/398/admin-vs-front-end-input-inconsistencies</link><generator>RSS for Node</generator><lastBuildDate>Tue, 15 Sep 2026 00:04:11 GMT</lastBuildDate><atom:link href="https://community.appdrag.com/topic/398.rss" rel="self" type="application/rss+xml"/><pubDate>Mon, 12 Oct 2020 13:28:42 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Sat, 14 Nov 2020 14:11:37 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a> Wonderful, thanks!</p>
]]></description><link>https://community.appdrag.com/post/1858</link><guid isPermaLink="true">https://community.appdrag.com/post/1858</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Sat, 14 Nov 2020 14:11:37 GMT</pubDate></item><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Fri, 13 Nov 2020 11:48:29 GMT]]></title><description><![CDATA[<p dir="auto">Wow bravo <a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a> !</p>
]]></description><link>https://community.appdrag.com/post/1853</link><guid isPermaLink="true">https://community.appdrag.com/post/1853</guid><dc:creator><![CDATA[Daniel Mulroy]]></dc:creator><pubDate>Fri, 13 Nov 2020 11:48:29 GMT</pubDate></item><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Thu, 12 Nov 2020 20:36:41 GMT]]></title><description><![CDATA[<p dir="auto">Hey Thomas,</p>
<p dir="auto">Great news, this is now available :</p>
<p dir="auto"><img src="/assets/uploads/files/1605213376634-ba076907-2c01-4fd0-8151-3beee702db57-image.png" alt="ba076907-2c01-4fd0-8151-3beee702db57-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/1844</link><guid isPermaLink="true">https://community.appdrag.com/post/1844</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Thu, 12 Nov 2020 20:36:41 GMT</pubDate></item><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Fri, 16 Oct 2020 09:33:58 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a> said in <a href="/post/1541">Admin VS front-end input inconsistencies...</a>:</p>
<blockquote>
<p dir="auto">JSON.stringify($("select[name='searchableList']").val())</p>
</blockquote>
<p dir="auto">Thanks a lot for the workaround, works as expected!<br />
Plus gave me some new ideas, neat the we can do formulas there, didn't even notice!</p>
<p dir="auto">I love that there are these hidden gems in Appdrag <img src="https://community.appdrag.com/plugins/nodebb-plugin-emoji/emoji/android/1f986.png?v=lfk1vimvd74" class="not-responsive emoji emoji-android emoji--duck" title=":duck:" alt="🦆" /></p>
]]></description><link>https://community.appdrag.com/post/1547</link><guid isPermaLink="true">https://community.appdrag.com/post/1547</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Fri, 16 Oct 2020 09:33:58 GMT</pubDate></item><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Thu, 15 Oct 2020 11:42:37 GMT]]></title><description><![CDATA[<p dir="auto">I can't promise to do it before end of next week because many other points are before in our task list.</p>
<p dir="auto">If you already need it to save it this way it's pretty easy:</p>
<p dir="auto"><strong>1 -</strong> Switch your source type from field to formula</p>
<p dir="auto"><img src="/assets/uploads/files/1602761868764-d900345e-240e-4d90-8124-fce99aa6282e-image.png" alt="d900345e-240e-4d90-8124-fce99aa6282e-image.png" class="img-responsive img-markdown" /></p>
<p dir="auto"><strong>2 -</strong> Replace searchableList by your input name and use this code in the formula</p>
<pre><code>JSON.stringify($("select[name='searchableList']").val())
</code></pre>
<p dir="auto"><strong>3 -</strong> Your data will be sent the way you expected</p>
<p dir="auto"><img src="/assets/uploads/files/1602762104122-ad2362c8-134c-494f-9889-9e32891024bf-image.png" alt="ad2362c8-134c-494f-9889-9e32891024bf-image.png" class="img-responsive img-markdown" /></p>
]]></description><link>https://community.appdrag.com/post/1541</link><guid isPermaLink="true">https://community.appdrag.com/post/1541</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Thu, 15 Oct 2020 11:42:37 GMT</pubDate></item><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Thu, 15 Oct 2020 08:42:18 GMT]]></title><description><![CDATA[<p dir="auto"><a class="plugin-mentions-user plugin-mentions-a" href="https://community.appdrag.com/uid/2">@Wassim</a> Such an option would be perfect! Covers all bases.</p>
<p dir="auto">How quickly can you add it? We need to launch yesterday...</p>
]]></description><link>https://community.appdrag.com/post/1535</link><guid isPermaLink="true">https://community.appdrag.com/post/1535</guid><dc:creator><![CDATA[ThomasD]]></dc:creator><pubDate>Thu, 15 Oct 2020 08:42:18 GMT</pubDate></item><item><title><![CDATA[Reply to Admin VS front-end input inconsistencies... on Tue, 13 Oct 2020 08:17:10 GMT]]></title><description><![CDATA[<p dir="auto">Hum, I wouldn't say the form input you're using is initially specifically targeting this type of column but I agree that it would be great to have it consistent.</p>
<p dir="auto">What do you think if we add an option on the field to determine if it saves it <strong>"value, value2, value3, ..."</strong> or <strong>["value", "value2", ...]</strong>?</p>
]]></description><link>https://community.appdrag.com/post/1511</link><guid isPermaLink="true">https://community.appdrag.com/post/1511</guid><dc:creator><![CDATA[Wassim]]></dc:creator><pubDate>Tue, 13 Oct 2020 08:17:10 GMT</pubDate></item></channel></rss>