<?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>grid column coming as empty</title><link>https://community.appian.com/discussions/f/user-interface/40019/grid-column-coming-as-empty</link><description>Hi , I am building a document upload form after uploading the document it should be populating in the gridfield with the link format where user can download the lfile. but that field is coming as empty. This is my code. The documentId field is text now</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152793?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 14:34:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:61d0caa2-d467-4da4-aeb5-17ac3c9a9a44</guid><dc:creator>Zakary Melvin</dc:creator><description>&lt;p&gt;Can you confirm that the document with id 223445 actually exists in your environment?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152791?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 11:28:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:910c065f-47fd-41b9-9679-bce42b8a107d</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;Is your record/database having the data for documentId in it then column should not be empty. Suggest you to verify the data is retrieved to the documentId field in your record by assigning the documentId directly to the value of the first column instead of linkfield(). If you can see the data there then next step is to check the link definition. If vaue is not visible in title column then check if data is correctly passed to the UI or not. Let me know how it goes&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152790?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 09:59:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:26ec288d-208c-448a-8ac3-5aadc6f152d4</guid><dc:creator>iswaryan3520</dc:creator><description>&lt;p&gt;If i don&amp;#39;t give any components like rich text field or link field and directly pass the row data to grids value files im getting the id populated. If i use those components it&amp;#39;s coming as empty&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152789?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 09:56:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f84e368c-e8c9-47c2-977d-a1812caffd32</guid><dc:creator>iswaryan3520</dc:creator><description>&lt;p&gt;Yes I changed the type but it&amp;#39;s still not working&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152788?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 09:56:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8dd6cd5f-fdd3-4fe6-abb3-c72f253c4ed2</guid><dc:creator>iswaryan3520</dc:creator><description>&lt;p&gt;Other fields are coming properly only documentId column is coming as empty.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152787?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 07:30:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:fedbb8dd-9801-4466-b1ae-aa699530c31d</guid><dc:creator>Harsha Sharma</dc:creator><description>&lt;p&gt;When you pass test values for ri!npdoDocument does the grid shows the Document Id label under title column? Also, are the values coming properly for other fields like category, Comments etc?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152786?ContentTypeID=1</link><pubDate>Mon, 15 Dec 2025 07:24:12 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c5ea6922-4ff9-42f6-bb43-05d36dd52fb6</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Have you tried changing it?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152781?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 16:07:05 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:f18acd7b-40d2-4123-88ed-a515fd0efd2d</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If you set the column to plaintext, what shows up then?&lt;/p&gt;
&lt;p&gt;BTW, just for design flexibility, I recommend you make the column use the RichTextDisplayField component to handle showing anything you want as far as links - it allows mixed plaintext and links including formatting (with icons) as well as not showing a link in some cases (for example rows with no document ID present), which is not possible with the plain LinkField component (which i recommend against using in basically any case, since we have the RichTextDisplayField).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152779?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 14:42:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dd1f4ffa-8cc4-489b-add5-53147fad771d</guid><dc:creator>iswaryan3520</dc:creator><description>&lt;p&gt;When the user upload the file in the documentId field value is populated in both local and on submit ruleinput With this format &amp;quot;Document -some integer&amp;quot; , Document:223445. But this is not being populated in the grid.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152777?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 13:55:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:aaba79e0-dabc-4d97-a221-2d673671e133</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;Can you clarify - you mentioned the DocumentId field is typed as text currently, but when you try it, is it actually being populated with any value?&amp;nbsp; What happens between when the user uploads the new document and the download link is supposed to show up in the grid?&amp;nbsp; FWIW, i believe even now still a form will need to be submitted before a newly-uploaded file is available to be targeted by a Document Download Link (this has changed slightly in the 2025 versions, but certainly not in 24.2).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152776?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 13:31:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b2b85d6-569b-40d1-8c74-299bd939f224</guid><dc:creator>iswaryan3520</dc:creator><description>&lt;p&gt;in 24.2 we dont have the document datatype . Should changing it to integer work?&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: grid column coming as empty</title><link>https://community.appian.com/thread/152775?ContentTypeID=1</link><pubDate>Fri, 12 Dec 2025 12:57:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2e033238-35b3-4329-a742-adbd6672e953</guid><dc:creator>Shubham Aware</dc:creator><description>&lt;p&gt;Your grid is empty because a!fileUploadField() saves a Document value, but your record field documentId is Text.&lt;br /&gt;Changing the record field datatype to Document would also fix it (and is the cleaner option).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>