<?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 populates then goes blank</title><link>https://community.appian.com/discussions/f/user-interface/24223/user-picker-populates-then-goes-blank</link><description>Hi all - I&amp;#39;m having trouble with the User Picker field to populate a rule input with a specific user. I&amp;#39;m able to search and select a user. it shows for a split second then goes blank again. When run in Design Mode, it does populate my rI! field, but</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93465?ContentTypeID=1</link><pubDate>Mon, 11 Apr 2022 07:58:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2383b84f-1a6e-44d2-b4f9-91351a100110</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;Just to bottom this out (as it&amp;#39;s a common conceptual hurdle for many folk) - rule inputs (on interfaces or rules) are not variables in their own right, they are pointers to variables. It just happens that in a Designer Appian helpful spins up some variables for you to allow you to test your object in isolation. At run-time if those rule inputs are not mapped to actual variables (local!, ac!) then any value you select into those rule inputs will &amp;quot;disappear&amp;quot;.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93445?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 14:43:57 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0765788a-6e35-4477-8ea4-005e6aaecced</guid><dc:creator>StephK</dc:creator><description>&lt;p&gt;YES, that was it.&amp;nbsp; In my attempt to simplify the issue down to the bare bones, I neglected to setup the process variable to hold the selected value. Thank you for asking about my runtime usage! &lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93442?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 13:32:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b25365d4-9606-4fdc-b10a-2adf4d872d9c</guid><dc:creator>StephK</dc:creator><description>&lt;p&gt;Eventually yes, this is a task processing interface and the value of the selected user will be passed to a process variable to re-assign the current task.&amp;nbsp; But for now, just to figure it out, I&amp;#39;m using this empty interface in my user step of the process, with just this single user picker button. Hmmmm, let me see if it has something to do with the pv mapping.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93441?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 13:28:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:46d2c271-9da3-45c5-9969-2d763030bca9</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Your selectedLabels might not be working correctly. Check if it is not showing in the field or its not even getting saved in the RI.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93440?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 13:18:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b436665a-8ef2-48da-a09d-177f62aeec49</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;What does runtime mean in your case? Rule inputs must be backed by task or process&amp;nbsp;variables. Did you check this?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93439?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 13:02:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:be4ad242-32d9-4fa4-b1d9-eff8bf0a4942</guid><dc:creator>StephK</dc:creator><description>&lt;p&gt;Right, it&amp;#39;s not getting saved.&amp;nbsp; When I test in Design Mode,&amp;nbsp; it does save to the rule input, just not a&amp;nbsp; runtime. I tried creating the ri as a text datatype and also as&amp;nbsp; User datatype. &amp;nbsp; And both&amp;nbsp; as an array and not array.&amp;nbsp; Regardless, shows saved in Design, but not at runtime.&lt;/p&gt;
&lt;p&gt;I AM able to save it to a local variable, (which shows the user name as an array&amp;nbsp; with the UserIdentifier), but not sure how to get from localV to RI.&amp;nbsp; The local DOES save and stay populated runtime.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: User Picker populates then goes blank</title><link>https://community.appian.com/thread/93421?ContentTypeID=1</link><pubDate>Sun, 10 Apr 2022 03:17:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:a83649fb-860a-40a6-99e6-35531bf4b4f8</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi, I think your value is not getting saved. Can you check your value and saveInto parameter of the picker field? If possible try to print the value on ui and see whether your selected value is getting saved or not. It also happens when you use sub interfaces and rule inputs are not mapped properly between parent and child interface.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>