<?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>Box Layout Icon</title><link>https://community.appian.com/discussions/f/user-interface/12340/box-layout-icon</link><description>Hi Everyone, 
 In Box layout title bar i need to put icon beside text.. Please find the below attachment.!</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/55176?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 17:09:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fdd80330-169f-4a39-ace9-6673252c5e85</guid><dc:creator>davel001150</dc:creator><description>You have to watch out for the emoji set, because a lot of those, not all, are rendering in full color on Chrome.  I don&amp;#39;t know how it will look in a component label like that.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/55174?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 15:21:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f9a42cdf-9c07-47d1-ae2d-660bf681496a</guid><dc:creator>Mike Schmitt</dc:creator><description>In my experience, compatibility is fairly high these days, approaching 100% but not necessarily always 100% (and it can also depend on the particular unicode character in question).&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/55170?ContentTypeID=1</link><pubDate>Tue, 15 May 2018 14:30:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:65deede4-b318-4ef1-bdeb-192e922e8509</guid><dc:creator>Alok Patro</dc:creator><description>How compatible are unicode characters w.r.t mobile browsers, mobile apps, different browsers on different systems ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/54678?ContentTypeID=1</link><pubDate>Thu, 03 May 2018 04:12:36 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c86477ad-7378-4111-aae6-d4f26820ad2f</guid><dc:creator>deviratnamv</dc:creator><description>Yeah, it&amp;#39;s working.. Thank you&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/54672?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 20:36:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:48f6bf9c-a1a0-4324-9e6a-fd2603a362d3</guid><dc:creator>bradc</dc:creator><description>&lt;p&gt;To further Carlos&amp;#39; solution, you can also use the char() function to render Unicode characters. &amp;nbsp;That particular up/down arrow is &amp;#39;8579&amp;#39;.&amp;nbsp;&amp;nbsp;&lt;pre class="ui-code" data-mode="text"&gt;a!boxLayout(
  label: char(8597) &amp;amp;&amp;quot; Monthly Opening And Closing Accounts&amp;quot;,
  style: &amp;quot;ACCENT&amp;quot;
)&lt;/pre&gt;&lt;/p&gt;
&lt;p&gt;I often use this site to find Unicode values:&amp;nbsp;&lt;a href="http://xahlee.info/comp/unicode_arrows.html" target="_blank"&gt;http://xahlee.info/comp/unicode_arrows.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/54671?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 19:54:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96760da7-998b-438b-a351-d3654e4809da</guid><dc:creator>Carlos Santander</dc:creator><description>&lt;p&gt;Appian supports Unicode characters, so you could do this too:&lt;/p&gt;
&lt;pre&gt;a!boxLayout(&lt;br /&gt;
&amp;nbsp;label: &amp;quot;↕ Monthly Opening And Closing Accounts&amp;quot;,&lt;br /&gt;
&amp;nbsp;style: &amp;quot;ACCENT&amp;quot;&lt;br /&gt;
)&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Box Layout Icon</title><link>https://community.appian.com/thread/54630?ContentTypeID=1</link><pubDate>Wed, 02 May 2018 05:31:00 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50a98b7d-d02c-4871-8a4f-663f78b09a14</guid><dc:creator>ravalik</dc:creator><description>Hi deviratnamv,&lt;br /&gt;
&lt;br /&gt;
Its not possible to put icon in title bar because, the title(label) type is Text, So it accepts only Text value, icon return type is --&amp;gt;&amp;quot;icon&amp;quot;, So it won&amp;#39;t allow to keep icon .&lt;br /&gt;
&lt;br /&gt;
Thanks&lt;br /&gt;
Ravali&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>