<?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>user picker saves as email</title><link>https://community.appian.com/discussions/f/general/20685/user-picker-saves-as-email</link><description>When i use a user picker in my interface, it saves into a text field and returns as an email. How can I get a save as a User object? Eventually I want to use this field as my assign tab in my process model? 
 Is this possible? Im new to appian. Thanks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: user picker saves as email</title><link>https://community.appian.com/thread/80599?ContentTypeID=1</link><pubDate>Wed, 31 Mar 2021 00:00:33 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:9b21c89f-fef7-458d-a34e-5528591e55af</guid><dc:creator>neill0004</dc:creator><description>&lt;p&gt;Thanks Mike!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: user picker saves as email</title><link>https://community.appian.com/thread/80597?ContentTypeID=1</link><pubDate>Tue, 30 Mar 2021 23:11:17 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d6a3d20-03ef-438c-b94d-b7af75986459</guid><dc:creator>Mike Schmitt</dc:creator><description>&lt;p&gt;If its save target is a rule input with &amp;quot;text&amp;quot; value, then it will save the plaintext username of the selected Appian user (which is often an email, but certainly not always).&amp;nbsp; If you want to save it as a User object, save the value instead into a rule input of type &amp;quot;User&amp;quot;.&lt;/p&gt;
&lt;p&gt;For what it&amp;#39;s worth, most places in Appian that expect a User object will work perfectly well when passed a plaintext username, so you have some flexibility here, depending on the finer details of your planned implementation.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>