<?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: Call a function from an ArcGIS Online Popup in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312293#M8296</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Customizing your app like that will require the use of WAB Dev. There is not a way to do this in AGOL WAB that I am aware of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2016 20:49:59 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2016-09-15T20:49:59Z</dc:date>
    <item>
      <title>Call a function from an ArcGIS Online Popup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312292#M8295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to call a function from an ArcGIS Online Popup? I would like to have the title of the popup direct to another part of our web based app. The URL contains a security token that changes so I can't just use an href and link it that way. We have a function that will take a field value from the layer and use it to determine what page&amp;nbsp;in the application that you need to go to. We have tried using href= "javascript:functionName({value&amp;nbsp;from layer}) and an onclick event. These were added inside the popup configuration area on AGOL.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The "javascript:" and onclick events were removed when the map was saved.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The web map displays inside our web application using an app created with Esri's Web AppBuilder. I would really like to avoid trying to customize popups from web AppBuilder but I may not have a choice.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone been able to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 20:46:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312292#M8295</guid>
      <dc:creator>ChristopherSchreiber</dc:creator>
      <dc:date>2016-09-15T20:46:55Z</dc:date>
    </item>
    <item>
      <title>Re: Call a function from an ArcGIS Online Popup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312293#M8296</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Christopher,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;Customizing your app like that will require the use of WAB Dev. There is not a way to do this in AGOL WAB that I am aware of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 20:49:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312293#M8296</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-09-15T20:49:59Z</dc:date>
    </item>
    <item>
      <title>Re: Call a function from an ArcGIS Online Popup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312294#M8297</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have WAB dev edition. That is what I am using to create the web apps.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 21:01:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312294#M8297</guid>
      <dc:creator>ChristopherSchreiber</dc:creator>
      <dc:date>2016-09-15T21:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Call a function from an ArcGIS Online Popup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312295#M8298</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;SPAN style="background-color: #ffffff;"&gt;I would really like to avoid trying to customize popups from web AppBuilder but I may not have a choice.&lt;/SPAN&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You do not have any other option, that I am aware of.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 21:22:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312295#M8298</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-09-15T21:22:05Z</dc:date>
    </item>
    <item>
      <title>Re: Call a function from an ArcGIS Online Popup</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312296#M8299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I was afraid of that, but I appreciate the help!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One thing we may end up doing is adding the request to an image as a link and then having the image show on the popup.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks again!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 00:27:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/call-a-function-from-an-arcgis-online-popup/m-p/312296#M8299</guid>
      <dc:creator>ChristopherSchreiber</dc:creator>
      <dc:date>2016-09-16T00:27:27Z</dc:date>
    </item>
  </channel>
</rss>

