<?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>link interface to another interface in new tap</title><link>https://community.appian.com/discussions/f/general/20203/link-interface-to-another-interface-in-new-tap</link><description>I&amp;#39;m looking for function to open interface2 in new tab&amp;quot; not the same tab&amp;quot; by clicking a button in interface1</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/105767?ContentTypeID=1</link><pubDate>Tue, 20 Dec 2022 14:25:31 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e7d77a1d-8780-4625-b03a-a00e31374a4a</guid><dc:creator>Harapriya Sahu</dc:creator><description>&lt;p&gt;&lt;a href="/members/ahmady0001"&gt;Ahmad yaqoup&lt;/a&gt;&amp;nbsp;can you please let me know How you resolved this&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78877?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 12:05:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:538299eb-11c9-4d93-939f-19a5a8741356</guid><dc:creator>Ahmad yaqoup</dc:creator><description>&lt;p&gt;this is the first page :-&amp;nbsp;&lt;/p&gt;
&lt;p&gt;a!localVariables(&lt;br /&gt; local!room: 2 ,&lt;/p&gt;
&lt;p&gt;{&lt;br /&gt; a!columnsLayout(&lt;br /&gt; columns: {&lt;br /&gt; &lt;br /&gt; &lt;br /&gt; a!columnLayout(&lt;br /&gt; contents: { &lt;br /&gt; a!richTextDisplayField(&lt;br /&gt; label: &amp;quot;Rich Text&amp;quot;,&lt;br /&gt; labelPosition: &amp;quot;COLLAPSED&amp;quot;,&lt;br /&gt; value: {&lt;br /&gt; a!richTextItem(&lt;br /&gt; text: {&amp;quot;Styled Text&amp;quot;},&lt;br /&gt; link:&lt;br /&gt; a!safeLink(&lt;br /&gt; label: &amp;quot;Company web site&amp;quot;,&lt;br /&gt; uri: &amp;quot;???&amp;quot;&lt;br /&gt; )&lt;/p&gt;
&lt;p&gt;)},&lt;/p&gt;
&lt;p&gt;&lt;br /&gt; )}&lt;br /&gt; )&lt;br /&gt; }&lt;br /&gt; )&lt;br /&gt;}&lt;br /&gt;)&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;and this the second page:-&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;temasysField(&lt;br /&gt; label: &amp;quot;&amp;quot;,&lt;br /&gt; labelPosition: &amp;quot;ABOVE&amp;quot;,&lt;br /&gt; validations: {},&lt;br /&gt; height: &amp;quot;AUTO&amp;quot;,&lt;br /&gt; apiKey: &amp;quot;*****************&amp;quot;,&lt;br /&gt; roomId: ri!roomId,&lt;br /&gt; displayName: loggedInUser(),&lt;br /&gt; componentLabel: null,&lt;br /&gt; brandingImageUrl: true,&lt;br /&gt; primaryColor: &amp;quot;#76bc21&amp;quot;,&lt;br /&gt; backgroundColor: null,&lt;br /&gt; enableVideo: true(),&lt;br /&gt; enableAudio: true,&lt;br /&gt; enableMessaging: true,&lt;br /&gt; enableScreenShare: true,&lt;br /&gt; onPeerJoined: null,&lt;br /&gt; onPeerExit: null,&lt;br /&gt; onNewMessage: null,&lt;br /&gt;&lt;br /&gt; onError: null&lt;br /&gt; )&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78876?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 11:57:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:85f27e61-ce5b-4798-8a2d-7695e9c27b81</guid><dc:creator>Ahmad yaqoup</dc:creator><description>&lt;p&gt;I have home page includes &amp;quot;join video meeting&amp;quot; button, when user press this button&amp;nbsp;I want to open another tab include temasysField() component to make video meeting. but&amp;nbsp;I want to send roomId from the home page to second page by url.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;note that two pages are interfaces using reports to add them to my site.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;that&amp;#39;s what I&amp;#39;m really looking for.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78875?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 11:38:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:24ac3838-6e91-4791-9abc-c631c56bbcbb</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;A Site Page can be a report (interface with no input parameters), a record list (no parameters) or an action (initiating a process model).&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.4/Sites.html#reports"&gt;https://docs.appian.com/suite/help/20.4/Sites.html#reports&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;You need to explain your whole use case and page interaction so that I&amp;#39;m able to help you further. The term &amp;quot;interface&amp;quot; by itself is not really meaningful unless you understand the whole context of where that interface/rule is being used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78873?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 11:31:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7094228f-1b19-45ad-922e-1cf59f7dbb13</guid><dc:creator>Ahmad yaqoup</dc:creator><description>&lt;p&gt;in the first interface I have two local variable. I want to send them to the second interface as rule input, is it possible and how?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78870?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 11:16:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8ebe52d0-31da-47c6-a6b2-85dbaba04076</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;You can create a rule that will create that dynamic URI since a Site Page has a pretty standard and straight-forward URI structure:&lt;/p&gt;
&lt;p&gt;&lt;em&gt;environment/&lt;/em&gt;suite/sites/&lt;em&gt;siteIdentifier/&lt;/em&gt;page/&lt;em&gt;pageIdentifier&lt;/em&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78869?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 11:07:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:18a61657-35b2-4355-be32-259feece2e26</guid><dc:creator>Ahmad yaqoup</dc:creator><description>&lt;p&gt;I want to open site page&amp;nbsp;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78868?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 11:06:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:7e560589-2396-4a38-9dc8-4a7f231c825c</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;It really depends on what kind of interface you want to open and your approach . Are you using Tempo? Sites? Do you want to open a Record view? Record List? Site Page?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78865?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 10:58:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bd9c20b5-499f-435a-a38f-4ed25d7aa9ba</guid><dc:creator>Ahmad yaqoup</dc:creator><description>&lt;p&gt;tnx, did you know how to make url structure dynamic and add parameters to it.&lt;/p&gt;
&lt;p&gt;like here :-&amp;nbsp;&lt;/p&gt;
&lt;pre&gt;&lt;span class="nf"&gt;a!safeLink&lt;/span&gt;&lt;span class="ow"&gt;(&lt;/span&gt;
  &lt;span class="ss"&gt;label:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;Company web site&amp;quot;&lt;/span&gt;&lt;span class="ow"&gt;,&lt;/span&gt;
  &lt;span class="ss"&gt;uri:&lt;/span&gt; &lt;span class="s"&gt;&amp;quot;&lt;a href="http://www.appian.com"&gt;&amp;quot;&amp;gt;http://www.appian.com&amp;quot;&lt;/a&gt;&lt;/span&gt;
&lt;span class="ow"&gt;) &lt;br /&gt;&lt;br /&gt; i want &amp;quot;uri:&amp;quot; body to be interface2 url with parameters &lt;/span&gt;&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: link interface to another interface in new tap</title><link>https://community.appian.com/thread/78864?ContentTypeID=1</link><pubDate>Tue, 12 Jan 2021 10:46:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e127c2ef-d0d5-4b19-9414-7eadac5a95f3</guid><dc:creator>Pedro Sim&amp;#245;es</dc:creator><description>&lt;p&gt;&lt;a href="/members/ahmady0001"&gt;Ahmad yaqoup&lt;/a&gt;, check the Web Link component&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/20.2/Web_Link_Component.html"&gt;https://docs.appian.com/suite/help/20.2/Web_Link_Component.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>