<?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>Checkbox Control in UI -- saveinto (NOT saveInto)</title><link>https://community.appian.com/discussions/f/user-interface/40371/checkbox-control-in-ui----saveinto-not-saveinto</link><description>Has anyone else noticed this in checkbox component. The expression mode does not show error when i have both saveinto and saveInto (notice the difference &amp;quot;i&amp;quot; vs &amp;quot;I&amp;quot;). I am able to save, and the selected value is not getting saved as expected. The expression</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Checkbox Control in UI -- saveinto (NOT saveInto)</title><link>https://community.appian.com/thread/154419?ContentTypeID=1</link><pubDate>Tue, 28 Apr 2026 06:22:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:18beb50a-94fe-469f-9a22-8eaeafe49d19</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Yes, ideally the expression editor should warn about duplicate use of the same parameter, but in this case Appian is not flagging it because saveInto is the documented parameter and saveinto is being tolerated due to case-insensitive parameter handling in the component parser.&lt;br /&gt;So your point is correct: from a developer experience perspective, Appian should highlight this as a duplicate parameter or invalid usage, but currently it appears to be a parser/editor limitation rather than expected validation behavior.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Checkbox Control in UI -- saveinto (NOT saveInto)</title><link>https://community.appian.com/thread/154394?ContentTypeID=1</link><pubDate>Fri, 24 Apr 2026 18:25:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3dcac04e-d9f2-4ad2-9206-c7cf4179570a</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;I tried to replicate this. Saving the value works for me. The saveInto is evaluated and the saveinto is ignored.&lt;/p&gt;
&lt;p&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/13/pastedimage1777055110878v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>