<?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>Checkboxs</title><link>https://community.appian.com/discussions/f/new-to-appian/27834/checkboxs</link><description>Hi Experts, 
 
 
 I want to show selected checked box only in read only view . How to show only selected check box when we open the interface in read only view . 
 
 Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Checkboxs</title><link>https://community.appian.com/thread/108310?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 09:46:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dc2af413-1a0f-4b78-9d56-f024b3ea69ee</guid><dc:creator>jojog0003</dc:creator><description>&lt;p&gt;Thank you so much for your response . Its working great.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Checkboxs</title><link>https://community.appian.com/thread/108304?ContentTypeID=1</link><pubDate>Wed, 22 Feb 2023 06:48:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2180551e-9714-45b9-a050-f84889acb943</guid><dc:creator>thiliniumesha</dc:creator><description>&lt;p&gt;Hi,&amp;nbsp;&lt;/p&gt;
&lt;p&gt;i think you can try this knd of method.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/62/pastedimage1677048538873v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Checkboxs</title><link>https://community.appian.com/thread/108274?ContentTypeID=1</link><pubDate>Tue, 21 Feb 2023 17:29:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8cca0d91-f61b-42d2-b02d-bbe03707492c</guid><dc:creator>davel001150</dc:creator><description>&lt;p&gt;choiceLabels: if(local!isReadOnly, index(local!allTheLabels, wherecontains(local!selectedValues, local!allTheValues), {}), local!allTheLabels),&lt;/p&gt;
&lt;p&gt;&lt;span&gt;choiceValues: if(local!isReadOnly, index(local!allThe&lt;/span&gt;&lt;span&gt;Values&lt;/span&gt;&lt;span&gt;, &amp;nbsp;wherecontains(local!selectedValues, local!allTheValues),&amp;nbsp;{})&lt;/span&gt;&lt;span&gt;, local!allThe&lt;/span&gt;&lt;span&gt;Values&lt;/span&gt;&lt;span&gt;),&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;This is how I would start, at least.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>