<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Help on passing text input from enhanced Spash Widget to enhanced Search Widget in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351946#M8325</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about the miss-posting. Thank you for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Feb 2012 11:56:09 GMT</pubDate>
    <dc:creator>AndreaGrygo</dc:creator>
    <dc:date>2012-02-23T11:56:09Z</dc:date>
    <item>
      <title>Help on passing text input from enhanced Spash Widget to enhanced Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351944#M8323</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I added 3 text inputs to the Splash Widget (code follows) and am referencing the &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/attachment.php?attachmentid=8788&amp;amp;d=1315338310"&gt;"Flex Viewer Widget Communication Explained"&lt;/A&gt;&lt;SPAN&gt; PDF (Thank you Robert)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to pass the values to use in the links element of the eSearch Widget. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are there changes to this document for use in 2.5? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The resulting URL will be like &lt;/SPAN&gt;&lt;A href="http://blahblahFirstName=fname&amp;amp;LastName=lname&amp;amp;email=email&amp;amp;ID=PROJNUM"&gt;http://blahblahFirstName=fname&amp;amp;LastName=lname&amp;amp;email=email&amp;amp;ID=PROJNUM&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Where fname, lname, and email are user entered data on the splash screen.&amp;nbsp; PROJNUM references a project number from the feature layer used by eSearch Widget.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The eSearch Widget is opened when the Viewer is launched.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm getting stuck on what I need to include in the functions; any advice or resources would be very appreciated.&amp;nbsp; Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;lt;s:Form&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;s:layout&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:FormLayout paddingLeft="150" gap="-14"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/s:layout&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;s:FormItem label="First Name" textAlign="right"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:TextInput id="fname" width="100%"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/s:FormItem&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;s:FormItem label="Last Name" textAlign="right"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:TextInput id="lname" width="100%"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/s:FormItem&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;s:FormItem label="email" textAlign="right"&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;s:TextInput id="email" width="100%"/&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; &amp;lt;/s:FormItem&amp;gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp; &amp;lt;/s:Form&amp;gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 15:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351944#M8323</guid>
      <dc:creator>AndreaGrygo</dc:creator>
      <dc:date>2012-02-22T15:01:17Z</dc:date>
    </item>
    <item>
      <title>Re: Help on passing text input from enhanced Spash Widget to enhanced Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351945#M8324</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Andrea,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; You need to be sure to post Flex Viewer / Widget questions to the Flex Viewer forum, not here on the Flex API forum:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex"&gt;http://forums.arcgis.com/forums/111-ArcGIS-Viewer-for-Flex&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can pass data from the SplashWidget to the eSearch Widget as explained in the Flex Viewer Widget Communication Explained pdf. But from the sounds of it you are thinking you can use the eSearch URL search capability to take your data and build a url that will be searched by the eSearch and that is not going to work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What you need to do is get an instance of the eSearch widget (as explained in the pdf) and call the public queryFromURL function from the splashwidget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Feb 2012 17:10:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351945#M8324</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2012-02-22T17:10:50Z</dc:date>
    </item>
    <item>
      <title>Re: Help on passing text input from enhanced Spash Widget to enhanced Search Widget</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351946#M8325</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry about the miss-posting. Thank you for your reply.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Andrea&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Feb 2012 11:56:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/help-on-passing-text-input-from-enhanced-spash/m-p/351946#M8325</guid>
      <dc:creator>AndreaGrygo</dc:creator>
      <dc:date>2012-02-23T11:56:09Z</dc:date>
    </item>
  </channel>
</rss>

