<?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>How to view an uploaded image into the database</title><link>https://community.appian.com/discussions/f/user-interface/24226/how-to-view-an-uploaded-image-into-the-database</link><description>in a simple process that consists of two steps 
 first : student upload image or pdf of his certification 
 second : secretary review document 
 My Question : how to connect the image component in the secretary interface to the uploaded document by student</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to view an uploaded image into the database</title><link>https://community.appian.com/thread/93444?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 13:39:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2c2dbc0b-6943-4c58-931c-7d6d7bb0b49c</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;You can upload the documents using the&amp;nbsp;file upload field and store the document id in a column in the desired table. Then you can use the documentViewer field to show the document. The viewer supports the following types - PNG, JPG, JPEG, and PDF.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to view an uploaded image into the database</title><link>https://community.appian.com/thread/93435?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 12:27:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:00cb88a8-5a51-4be3-89f0-c3de92924aca</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;What is the issue you are getting by the way? If user has uploaded a document in pdf then use document viewer function. If uploaded file is an image then use a! documentImage() .&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to view an uploaded image into the database</title><link>https://community.appian.com/thread/93426?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 10:16:40 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:deedab95-6eba-4168-8cf6-0522b2492756</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Use the a!documentImage function to turn a document into an image.&lt;/p&gt;
&lt;p&gt;&lt;a href="https://docs.appian.com/suite/help/22.1/Document_Image_Component.html"&gt;docs.appian.com/.../Document_Image_Component.html&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>