<?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>buttonWidget</title><link>https://community.appian.com/discussions/f/general/13841/buttonwidget</link><description>I got few questions on buttonWidget. 
 1) a!buttonWidget( 
 label:&amp;quot;Groups&amp;quot; 
 ) 
 The label defined inside buttonWidget always displays in Upper case on Interface. Is there any workaround to show the label in the lower case? 
 
 2)a!buttonWidget( 
 label</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139403?ContentTypeID=1</link><pubDate>Mon, 12 Aug 2024 04:33:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a5ff76c2-2f79-48e7-860d-0e8ce78ea4a0</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;Yes, that&amp;#39;s right.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139393?ContentTypeID=1</link><pubDate>Sun, 11 Aug 2024 13:46:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c3c09319-9483-47f1-b009-53caf38d0c84</guid><dc:creator>Dipak Ingle</dc:creator><description>&lt;p&gt;Try if the code below works for your 2nd question&lt;br /&gt;&lt;br /&gt;&lt;pre class="ui-code" data-mode="text"&gt;a!buttonWidget(  icon: &amp;quot;plus&amp;quot;   )&lt;/pre&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139382?ContentTypeID=1</link><pubDate>Sat, 10 Aug 2024 17:00:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a71b51b-6176-4a73-a610-371794fa07bf</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Makes it more readable ...&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/11/pastedimage1723309221529v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139381?ContentTypeID=1</link><pubDate>Sat, 10 Aug 2024 16:43:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:35ec3b7f-f77c-46c7-9a63-b99f5cd32723</guid><dc:creator>baji mekala</dc:creator><description>&lt;p&gt;For this question I used below logic and&amp;nbsp;&lt;span&gt;achieve my requirement.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;a!columnsLayout(&lt;br /&gt; columns: {&lt;br /&gt; a!columnLayout(&lt;br /&gt; contents: {&lt;br /&gt; a!cardLayout(&lt;br /&gt; height: &amp;quot;&amp;quot;,&lt;br /&gt; contents: {&lt;br /&gt; a!sideBySideLayout(&lt;br /&gt; alignVertical: &amp;quot;MIDDLE&amp;quot;,&lt;br /&gt; spacing: &amp;quot;DENSE&amp;quot;,&lt;br /&gt; items: {&lt;br /&gt; a!sideBySideItem(&lt;br /&gt; item: a!richTextDisplayField(&lt;br /&gt; labelPosition: &amp;quot;COLLAPSED&amp;quot;,&lt;br /&gt; align: &amp;quot;RIGHT&amp;quot;,&lt;br /&gt; value: a!richTextIcon(&lt;br /&gt; icon: &amp;quot;plus&amp;quot;,&lt;br /&gt; size: &amp;quot;MEDIUM&amp;quot;,&lt;br /&gt; color: &amp;quot;POSITIVE&amp;quot;,&lt;br /&gt; linkStyle: &amp;quot;STANDALONE&amp;quot;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; ),&lt;br /&gt; a!sideBySideItem(&lt;br /&gt; width: &amp;quot;MINIMIZE&amp;quot;,&lt;br /&gt; item: a!richTextDisplayField(&lt;br /&gt; labelPosition: &amp;quot;COLLAPSED&amp;quot;,&lt;br /&gt; align: &amp;quot;RIGHT&amp;quot;,&lt;br /&gt; value: a!richTextItem(&lt;br /&gt; text: upper(&amp;quot; Create Hiring Plan&amp;quot;),&lt;br /&gt; size: &amp;quot;MEDIUM&amp;quot;,&lt;br /&gt; linkStyle: &amp;quot;STANDALONE&amp;quot;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; ),&lt;br /&gt; a!columnLayout(contents: {}),&lt;br /&gt; a!columnLayout(contents: {}),&lt;br /&gt; a!columnLayout(contents: {}),&lt;br /&gt; a!columnLayout(contents: {})&lt;br /&gt; }&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139369?ContentTypeID=1</link><pubDate>Fri, 09 Aug 2024 17:36:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d80475a0-9d68-4443-8612-718cec8bf643</guid><dc:creator>aminw4267</dc:creator><description>&lt;p&gt;Hi&amp;nbsp;&lt;a href="/members/prasantap0900"&gt;Prasanta Paul&lt;/a&gt;, What I meant is that It would be great if Appian&amp;nbsp;offered&amp;nbsp;different case options for buttons&amp;nbsp; (lowercase, uppercase, title case, sentence case). most modern UIs use sentence case.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139145?ContentTypeID=1</link><pubDate>Tue, 06 Aug 2024 06:53:37 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f864fd09-a931-4aaf-a420-371b1e48e87a</guid><dc:creator>saikiran1919</dc:creator><description>&lt;p&gt;Can you explain more on this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/139106?ContentTypeID=1</link><pubDate>Mon, 05 Aug 2024 10:22:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a3f0ae09-53dc-4027-9868-4fa7345732e9</guid><dc:creator>Prasanta Paul</dc:creator><description>&lt;p&gt;Can you please explain?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/138936?ContentTypeID=1</link><pubDate>Wed, 31 Jul 2024 21:24:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:eed4b8bd-5f55-423c-823e-aebaf5476462</guid><dc:creator>aminw4267</dc:creator><description>&lt;p&gt;why not simply allow different capitalizations?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/106713?ContentTypeID=1</link><pubDate>Fri, 13 Jan 2023 07:19:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee671988-17ae-4f3a-9d57-bbe8433be67a</guid><dc:creator>Meda Pravallika</dc:creator><description>&lt;p&gt;/*Button Widget labels are always uppercase, that is just the style of the user interfaces. A workaround would be to use links instead of buttons, using either a!richTestDisplayField or a!linkField */&lt;/p&gt;
&lt;p&gt;a!richTextDisplayField(&lt;br /&gt; value: a!richTextItem(&lt;br /&gt; text: &amp;quot;lowercase label&amp;quot;,&lt;br /&gt; link: a!dynamicLink(&lt;br /&gt; /*Code link*/&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt;)&lt;/p&gt;
&lt;p&gt;a!linkField(&lt;br /&gt; links: a!dynamicLink(&lt;br /&gt; label: &amp;quot;lowercase label&amp;quot;&lt;br /&gt;/*code lines */&lt;br /&gt; )&lt;br /&gt;)&lt;/p&gt;
&lt;p&gt;/*we cannot increase the size of text within the button. A workaround would be to use an a!documentImage with the built-in &amp;quot;ADD&amp;quot; icon, or upload your own image*/&lt;/p&gt;
&lt;p&gt;a!imageField(&lt;br /&gt; images: a!documentImage(&lt;br /&gt; document: a!iconIndicator(&lt;br /&gt; &amp;quot;ADD&amp;quot;&lt;br /&gt; )&lt;br /&gt; )&lt;br /&gt;)&lt;/p&gt;
&lt;p&gt;/*I would also suggest looking for other work arounds as well. While Appian has its limits with button User interfaces, we are using only the &amp;quot;action verbs&amp;quot; as your button text will help to alleviate some of the problems you are finding.*/&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/106046?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2022 14:57:46 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dcae49e4-72a5-42dd-9be8-cc94067e3d60</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;FYI the comment you&amp;#39;re replying to is 4 years old as of now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/106044?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2022 14:54:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:04f547c5-373e-4b44-a742-fbb0c43fcc2a</guid><dc:creator>Komal Jain</dc:creator><description>&lt;p&gt;hi &lt;a href="/members/rohinip91"&gt;rohinip91&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Please try like as submit like , it will give you all expect parameters same as button&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a!columnsLayout(&lt;br /&gt; columns: {&lt;br /&gt; a!columnLayout(&lt;br /&gt; width: &amp;quot;NARROW&amp;quot;,&lt;br /&gt; contents: a!cardLayout(&lt;br /&gt; style: &amp;quot;ACCENT&amp;quot;,&lt;br /&gt; height :&amp;quot;AUTO&amp;quot;,&lt;br /&gt; contents: a!richTextDisplayField(&lt;br /&gt; value: &amp;quot;Submit&amp;quot;&lt;br /&gt; ),&lt;br /&gt; link: a!submitLink()&lt;br /&gt; )&lt;/p&gt;
&lt;p&gt;)&lt;br /&gt; }&lt;br /&gt;)&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/105500?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2022 14:44:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:80b86208-e16d-40cf-a40a-ce3d62886195</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Sorry, you fell for one of the standard spambots that tend to post here in this style alarmingly frequently.&lt;br /&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/11/pastedimage1670942714931v1.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/105471?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2022 10:50:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d8cf0660-0891-448e-8c58-d19b444f58a7</guid><dc:creator>cugino95</dc:creator><description>&lt;p&gt;can you share new information? there isn&amp;#39;t a link in your post&lt;/p&gt;
&lt;p&gt;thx&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/105460?ContentTypeID=1</link><pubDate>Tue, 13 Dec 2022 08:07:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c112f706-11a0-49d5-b2e1-c8026cd360d3</guid><dc:creator>ghguky4126</dc:creator><description>[deleted]&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/62899?ContentTypeID=1</link><pubDate>Wed, 21 Nov 2018 02:05:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a232de4a-aa1e-44c9-a99c-d5476bd682be</guid><dc:creator>rohinip91</dc:creator><description>Hi Abhay...&lt;br /&gt;
I tried using cardlayout as buttons..could achieve most of the functionality of buttons except the feel of a proper button.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/62861?ContentTypeID=1</link><pubDate>Tue, 20 Nov 2018 07:48:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0322da32-46ca-4c2c-986c-46026d029f8d</guid><dc:creator>Abhay Giri</dc:creator><description>Hi rohini,&lt;br /&gt;
&lt;br /&gt;
just try card layout as button, i think this can help you to achieve your requirement.&lt;br /&gt;
&lt;br /&gt;
regards&lt;br /&gt;
abhay&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/62839?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 20:05:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d1decbaf-53a2-4199-94fa-8cc97fde8044</guid><dc:creator>Andrew Zysk</dc:creator><description>1) ButtonWidget labels are always uppercase, that is just the style of the UI. A workaround would be to use links instead of buttons, using either a!richTestDisplayField or a!linkField, ex:&lt;br /&gt;
&lt;br /&gt;
a!richTextDisplayField(&lt;br /&gt;
  value: a!richTextItem(&lt;br /&gt;
    text: &amp;quot;lowercase label&amp;quot;,&lt;br /&gt;
    link: a!dynamicLink(&lt;br /&gt;
      /*link code*/&lt;br /&gt;
    )&lt;br /&gt;
  )&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
a!linkField(&lt;br /&gt;
  links: a!dynamicLink(&lt;br /&gt;
    label: &amp;quot;lowercase label&amp;quot;&lt;br /&gt;
    /*more link code*/&lt;br /&gt;
  )&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
2) You can not increase the size of text within a button. A workaround would be to use an a!documentImage with the built-in &amp;quot;ADD&amp;quot; icon, or upload your own image, ex:&lt;br /&gt;
&lt;br /&gt;
a!imageField(&lt;br /&gt;
  images: a!documentImage(&lt;br /&gt;
    document: a!iconIndicator(&lt;br /&gt;
      &amp;quot;ADD&amp;quot;&lt;br /&gt;
    )&lt;br /&gt;
  )&lt;br /&gt;
)&lt;br /&gt;
&lt;br /&gt;
I would also suggest looking for other workarounds as well. While Appian has its limits with button UIs, using &amp;quot;action verbs&amp;quot; as your button text will help to alleviate some of the problems you are finding.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: buttonWidget</title><link>https://community.appian.com/thread/62838?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 20:01:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:180ebbe4-2ed6-4fa7-b2f2-33e8e5b0f88e</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Button labels have displayed in all CAPS since the major UI overhaul which happened in version ~17.1 - there is no workaround that I know of, other than using some different component. There&amp;#39;s also no way to control the font size.&lt;/p&gt;
&lt;p&gt;You would be able to do a lot of this within the a!richTextDisplayField component, while using the a!submitLink() link component. It wouldn&amp;#39;t be a &lt;em&gt;PROPER&lt;/em&gt; button, but could be made to act almost exactly like one.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>