<?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>Links and Buttons in Interface</title><link>https://community.appian.com/discussions/f/user-interface/13839/links-and-buttons-in-interface</link><description>I want to display a link, e.g., a!dynamicLink() in an interface. But, I want it to look like a button . How to do it?</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62840?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 20:08:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c5794d94-b44a-401d-a619-b6eb0031573c</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;FWIW (and just as an aside), I now recommend against using &lt;code&gt;a!linkField&lt;/code&gt; for anything at all other than legacy reasons. &amp;nbsp;&lt;code&gt;a!richTextDisplayField&lt;/code&gt; can do everything &lt;code&gt;a!linkField&lt;/code&gt; does, plus more, with more configurability and gracefulness.&lt;/p&gt;
&lt;p&gt;For the OP&amp;#39;s use case (assuming I&amp;#39;m understanding correctly), it would probably be bet to use an &lt;code&gt;a!safeLink&lt;/code&gt; link to link to the report, and an &lt;code&gt;a!startProcessLink&lt;/code&gt; link to allow access to the process model (assuming this is what&amp;#39;s meant by &amp;quot;redirect to&amp;quot;).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62836?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 18:59:21 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ee2b7531-f520-4717-95ef-0f607dbbe9f8</guid><dc:creator>josep</dc:creator><description>&lt;p&gt;The button widget doesn’t submit unless you set the parameter to true. It also validates &amp;nbsp;the fields of parameter validate is true. &lt;/p&gt;
&lt;p&gt;So I think you can achieve everything you need with it instead of the submit button widget.&lt;/p&gt;
&lt;p&gt;Or an image is the solution to use it as a link. &lt;/p&gt;
&lt;p&gt;Jose&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62835?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 18:43:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3e01cb18-5197-4b83-ba32-5d93ab8ba2a3</guid><dc:creator>Soumya.Behera</dc:creator><description>I did, it is kind of similar. But, doesn&amp;#39;t look good though.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62831?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 18:02:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:85d594ee-48ca-444b-8dcb-d7ca392f3c53</guid><dc:creator>Chanakya Volam</dc:creator><description>Hi to get similar look try using card layout&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62829?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 17:48:04 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:27b30083-9774-44fd-9ba1-8e9028bb00fd</guid><dc:creator>Evan Cheng</dc:creator><description>Unfortunately, I don&amp;#39;t know if there&amp;#39;s a way to use any of the link types for a button. I don&amp;#39;t know your use case, but you can try to look into a!startProcess() for the saveInto. &lt;br /&gt;
&lt;br /&gt;
I think it&amp;#39;s generally best practice not to use buttons on summary screens, though (as you probably already know) you can also use a!linkField for text links to records, reports, and process models.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62826?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 16:56:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f6c9e877-00a9-4e2c-b55b-48b4825fac07</guid><dc:creator>Soumya.Behera</dc:creator><description>I want to redirect to a report/process model from a record type summary screen.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Links and Buttons in Interface</title><link>https://community.appian.com/thread/62821?ContentTypeID=1</link><pubDate>Mon, 19 Nov 2018 16:35:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:20470e76-1c46-4850-a1f6-1b42033aa7a8</guid><dc:creator>Evan Cheng</dc:creator><description>Why not just use a!buttonWidget() and define the saveInto? Or is there another reason you need to use it like a link?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>