<?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>Display an HTML Document on Interface</title><link>https://community.appian.com/discussions/f/general/24534/display-an-html-document-on-interface</link><description>Hello, 
 I would like to display an HTML document in an Appian Interface. I don&amp;#39;t want to download the document but instead I want to be able to just show it. 
 I&amp;#39;ve tried using a couple of components like &amp;quot;DocumentViewerField and WebContentField&amp;quot;. However</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Display an HTML Document on Interface</title><link>https://community.appian.com/thread/94855?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 15:28:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a991a08d-e379-4c9c-8fa1-a0117a9cbdd9</guid><dc:creator>tamaraw</dc:creator><description>&lt;p&gt;Mike, thanks.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display an HTML Document on Interface</title><link>https://community.appian.com/thread/94835?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 14:06:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:97961333-5ee3-40cc-9407-bb139c1ab389</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;The way I&amp;#39;ve handled this before:&lt;/p&gt;
&lt;p&gt;1) create a temporary PDF copy of the HTML file&amp;nbsp; (note: the HTML will be flattened and will be purely &amp;quot;read-only&amp;quot; in functionality.&amp;nbsp; it MIGHT still allow clickable hyperlinks, but you&amp;#39;d have to try it to be sure)&lt;/p&gt;
&lt;p&gt;2) display the PDF file using the standard Document Viewer Field.&lt;/p&gt;
&lt;p&gt;You can create a PDF of an HTML file using, among other things, the PDF from HTML smart service in the Dynamic Document Generator plug-in.&amp;nbsp; The main caveat here is that the resulting PDF might vary in quality depending on the HTML file it&amp;#39;s fed.&amp;nbsp; But I&amp;#39;ve used this technique to some degree of success at least once in the past.&lt;/p&gt;
&lt;p&gt;Honestly though if your primary use case is to provide the user a link to an external URL, just use an &lt;em&gt;a!safeLink()&lt;/em&gt; for that.&amp;nbsp; Stuff shown in the Document Viewer Field should be assumed as non-interactive IMHO.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display an HTML Document on Interface</title><link>https://community.appian.com/thread/94829?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 13:54:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4d020b62-f88b-4390-8c05-1b7993da4a41</guid><dc:creator>Joshua F</dc:creator><description>&lt;p&gt;Yea Appian does not let us use the web content field to show things hosted inside of Appian.&amp;nbsp;You are also correct in stating the doc viewer does not support HTML.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;This may be going out on a limb a bit, but maybe you could create your html document then convert it to pdf. I don&amp;#39;t know if the pdf would maintain the links.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Other than that the simplest route may be what  mentioned. Just make a link in the appian UI.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display an HTML Document on Interface</title><link>https://community.appian.com/thread/94824?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 13:34:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:71d553fd-e8db-472b-b3fe-8e3d89d9ddd5</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;This is not supported in Appian out of the box, provide a link in Appina UI to take user to&amp;nbsp;external Application.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display an HTML Document on Interface</title><link>https://community.appian.com/thread/94789?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 07:30:08 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f3dc09dc-6cf1-4289-a241-ef14a10b25dc</guid><dc:creator>Manish_Kumar</dc:creator><description>&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Try&amp;nbsp;&lt;span&gt;WebContentField&lt;/span&gt; by adding /embed in the URL&amp;nbsp; some thing like this -&amp;gt;&amp;nbsp;&lt;span&gt;&lt;a href="https://www.youtube.com/embed/dQw4w9WgXcQ"&gt;https://www.youtube.com/embed/dQw4w9WgXcQ&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;a!webContentField(&lt;br /&gt; source: &amp;quot;https://&lt;a href="https://www.youtube.com/embed/dQw4w9WgXcQ"&gt;www.youtube.com/.../dQw4w9WgXcQ&amp;quot;,&lt;/a&gt;&lt;br /&gt; altText: &amp;quot;Example Domain&amp;quot;,&lt;br /&gt; height: &amp;quot;MEDIUM&amp;quot;,&lt;br /&gt; showBorder: true&lt;br /&gt;)&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Display an HTML Document on Interface</title><link>https://community.appian.com/thread/94783?ContentTypeID=1</link><pubDate>Mon, 09 May 2022 06:11:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b99fd0e-5cf2-4adf-b9b6-2a24632b38ff</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;This is not supported OOTB. Can you extract the button URL and provide a Appian UI link to that external website?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>