<?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>How to Populate the Custom Picker Data to Next Screen</title><link>https://community.appian.com/discussions/f/user-interface/23989/how-to-populate-the-custom-picker-data-to-next-screen</link><description>Hi All, 
 I am using custom picker to select the account managers. 
 So in the current screen, when the user selects the account manager it displays me the selected user in custom picker. 
 But when it goes to the next screen(used the same UI as previous</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: How to Populate the Custom Picker Data to Next Screen</title><link>https://community.appian.com/thread/92414?ContentTypeID=1</link><pubDate>Fri, 18 Mar 2022 04:54:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2b941c24-7ab6-40ba-aa06-190346a18b99</guid><dc:creator>Harshit Bumb (Appyzie)</dc:creator><description>&lt;p&gt;Hi there,&lt;/p&gt;
&lt;p&gt;Some things to understand here. Local variables are scoped to be used in the same interface only. They construct and destroy their value within the interface they were called in. To take any value out of an interface, you will have to save it in Ri. But that doesn&amp;#39;t mean directly in RI. You can save it in local first and then save that local in RI when the user clicks on the navigation button.&amp;nbsp;&lt;br /&gt;&lt;br /&gt;I hope it helps.&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Populate the Custom Picker Data to Next Screen</title><link>https://community.appian.com/thread/92381?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2022 15:36:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:808bf703-1319-4882-bca8-ee6070021544</guid><dc:creator>Jansi J</dc:creator><description>&lt;p&gt;Thanks Gopalk!!&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: How to Populate the Custom Picker Data to Next Screen</title><link>https://community.appian.com/thread/92368?ContentTypeID=1</link><pubDate>Thu, 17 Mar 2022 14:08:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b01f7cc2-9c8f-45ce-b845-5b23ed425a32</guid><dc:creator>GopalK</dc:creator><description>&lt;p&gt;Hi, you would need to use rule input in value parameter or if you are using local variable for value in next screen as well then initialize that local variable with the rule input where you saved the selection.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>