<?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>Question regarding Group Picker component</title><link>https://community.appian.com/discussions/f/user-interface/7141/question-regarding-group-picker-component</link><description>I have a requirement like needs to design SAIL form with Groups Picker component.once&amp;#39;s we pick a particular Group that form should display respective users in Editable Grid.For displaying Users for that group is there any functions available in 7.11</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Question regarding Group Picker component</title><link>https://community.appian.com/thread/28731?ContentTypeID=1</link><pubDate>Tue, 08 Mar 2016 12:33:38 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8b0dbc88-6a26-45fb-bc70-3b2c7898e1df</guid><dc:creator>sikhivahans</dc:creator><description>@ramak Hi, fn!getdistinctusers(fn!topeople(&amp;lt;group&amp;gt;)) should do the job, if the direct membership isn&amp;#39;t a criteria.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Question regarding Group Picker component</title><link>https://community.appian.com/thread/28730?ContentTypeID=1</link><pubDate>Tue, 08 Mar 2016 11:44:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ad8baf52-b2c3-45cc-a776-d40ceda61137</guid><dc:creator>Rahul Gundu</dc:creator><description>getDirectGroupMemberUsersPaging() function will return the direct members of the group.&lt;br /&gt;Go through the below plug-in.  &lt;a href="https://forum.appian.com/suite/tempo/records/type/components/item/i4BCLGOdlMUpdGVqT-RV7oRg74uEGJO7SP7h-h0l9mHDOgK27o7mV53EP9A1kuv/view/summary"&gt;forum.appian.com/.../summary&lt;/a&gt;&lt;br /&gt;&lt;br /&gt; As soon as, user select a group in picker, you can display the users belong to the group in a editable grid.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>