<?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>Vertical alignment issue in editable grid</title><link>https://community.appian.com/discussions/f/new-to-appian/27963/vertical-alignment-issue-in-editable-grid</link><description>Hi, 
 I am trying to load a dropdown along with paragraph Field in each row of the editable grid. I thought dropdown control will align vertically to top so that both control in each row will appear properly. But, the outcome is NOT looking good. 
 Is</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Vertical alignment issue in editable grid</title><link>https://community.appian.com/thread/144956?ContentTypeID=1</link><pubDate>Fri, 31 Jan 2025 03:06:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5ec89bdd-64f1-40c2-a183-a9d29f4efa4d</guid><dc:creator>aminw4267</dc:creator><description>&lt;p&gt;+1 for vertical alignment options in grids&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Vertical alignment issue in editable grid</title><link>https://community.appian.com/thread/108767?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2023 19:36:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0b6e0f40-8c89-4091-b827-f1711489b93f</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;Grids won&amp;#39;t support this feature. As Stefan mentioned you need to custom implementation (with a combination of&amp;nbsp; cardlayouts, sideby side layouts, rich text display fields etc..) to achieve your requirement.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Vertical alignment issue in editable grid</title><link>https://community.appian.com/thread/108766?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2023 19:30:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b66e7a7-c8a4-4976-8e38-9bc913243a63</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Grids do not support vertical alignment. But you can use a list of side-by-side layouts to emulate a grid. Cardlayouts can also be used.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Vertical alignment issue in editable grid</title><link>https://community.appian.com/thread/108765?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2023 19:23:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:dbc812ed-2d22-4c7e-a543-14e1a27fe4e4</guid><dc:creator>swapnar6405</dc:creator><description>&lt;p&gt;If I do like this, it is reducing the height of the&amp;nbsp;paragraphField. But, I need bigger height for the&amp;nbsp;&lt;span&gt;paragraphField and I need to just align the dropdown vertically to top.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Vertical alignment issue in editable grid</title><link>https://community.appian.com/thread/108764?ContentTypeID=1</link><pubDate>Thu, 02 Mar 2023 19:20:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22a5c8df-9b5c-46ba-a59c-a6fba79980b7</guid><dc:creator>Naresh</dc:creator><description>&lt;p&gt;In your paragraph field you have a parameter called height, which is used to control the height of paragraph.&lt;/p&gt;
&lt;p&gt;&lt;pre class="ui-code" data-mode="xml"&gt;a!paragraphField(
  height: &amp;quot;SHORT&amp;quot;
)&lt;/pre&gt;&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>