<?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>Predefined value when choosing a value</title><link>https://community.appian.com/discussions/f/general/14564/predefined-value-when-choosing-a-value</link><description>Hello, 
 
 
 
 within a cdt I have a group with two groups inside and in each group a user.
apart form a form with two fields. in the first field there is a pickerFieldGroups and within the a groupfilter. the other field is where I want the user that</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Predefined value when choosing a value</title><link>https://community.appian.com/thread/65293?ContentTypeID=1</link><pubDate>Thu, 21 Mar 2019 13:12:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:afe4ba18-8de8-4a6c-b5fe-093efa3c1cdc</guid><dc:creator>Tim</dc:creator><description>You can populate the user from the saveInto of the group picker:&lt;br /&gt;
&lt;br /&gt;
value: ri!nuevasSolic.territorial,&lt;br /&gt;
saveInto: {&lt;br /&gt;
 ri!nuevasSolic.territorial,&lt;br /&gt;
 a!save(&lt;br /&gt;
   ri!nuevasSolic.personaContactoOficina,&lt;br /&gt;
   getdistinctusers(save!value)&lt;br /&gt;
}&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>