<?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>Card Layout scroll Control.</title><link>https://community.appian.com/discussions/f/user-interface/34637/card-layout-scroll-control</link><description>Hello All, 
 My requirement is that in a chat we need to show the conversation. This conversations is shown in a card layout with height as MEDIUM. When there are too many conversations, card layout is showing the scroll. Below conversation card layout</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Card Layout scroll Control.</title><link>https://community.appian.com/thread/133149?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 08:31:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ec045d47-814f-41da-8ff8-dd31fb330772</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;I agree with Stefan. That is what I do in such situations. In some cases, to keep the UX right, I also change the text box position from bottom to top so they know the latest messages will be on the top first.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Card Layout scroll Control.</title><link>https://community.appian.com/thread/133147?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 08:05:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:225e7cea-7c66-4ef7-880a-e60a5e614755</guid><dc:creator>prakhar2511</dc:creator><description>&lt;p&gt;I am not aware of such scenario&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Card Layout scroll Control.</title><link>https://community.appian.com/thread/133135?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 05:39:20 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:adb71fc2-983e-495c-b29d-3eaaf17c98a8</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Would you mind fact checking your ChatGPT generated answer before posting it here!&lt;/p&gt;
&lt;p&gt;There is NO JavaScript in Appian!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Card Layout scroll Control.</title><link>https://community.appian.com/thread/133131?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 04:16:11 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c559de5e-632f-48f6-8bff-68e5c3a06609</guid><dc:creator>venkatrea696188</dc:creator><description>&lt;p&gt;Sorry it&amp;#39;s Appian Platform Not Java script&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Card Layout scroll Control.</title><link>https://community.appian.com/thread/133129?ContentTypeID=1</link><pubDate>Thu, 11 Apr 2024 04:14:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8496a554-e50c-4e49-ba35-74d823f90c83</guid><dc:creator>adrianm8551</dc:creator><description>&lt;p&gt;&lt;span&gt;Yes, you can achieve the behavior you described by utilizing JavaScript to manipulate the scroll position of the conversation card layout after appending new text. &lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Append Text to Conversation:&lt;/strong&gt; When the user clicks the send button, append the user&amp;#39;s text to the conversation card layout.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Adjust Scroll Position:&lt;/strong&gt; After appending the text, use JavaScript to adjust the scroll position of the conversation card layout to ensure that the latest conversation remains visible without the need for manual scrolling.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Scroll Adjustment Function:&lt;/strong&gt; Write a function that scrolls the conversation card layout to the bottom whenever new text is appended. You can use methods like &lt;code&gt;scrollTop&lt;/code&gt; or &lt;code&gt;scrollIntoView&lt;/code&gt; to achieve this.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Call the Function After Appending Text:&lt;/strong&gt; Call the scroll adjustment function immediately after appending the user&amp;#39;s text to the conversation card layout.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span style="color:#ffffff;font-size:75%;"&gt;&lt;a style="color:#ffffff;" href="https://scratchgeometrydash.com"&gt;scratch geometry dash&lt;/a&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Card Layout scroll Control.</title><link>https://community.appian.com/thread/133097?ContentTypeID=1</link><pubDate>Wed, 10 Apr 2024 17:45:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0288b787-cd7f-4a70-8fc9-c11cf317c6bf</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;No. Appian does not support any kind of scroll control.&lt;/p&gt;
&lt;p&gt;As built such a UI, I added new messages on top.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>