<?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: Open widget from pop up in Web AppBuilder Custom Widgets Questions</title>
    <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832437#M8405</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more question. I searched in the whole folder of application but i can't find the right configuration file of pop up where can I write the code to add this option to pop up. Can you help me which one file the right? I found some file associated with pop up only in jimu.js folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Oct 2016 12:59:16 GMT</pubDate>
    <dc:creator>ZdeněkSoldán</dc:creator>
    <dc:date>2016-10-07T12:59:16Z</dc:date>
    <item>
      <title>Open widget from pop up</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832435#M8403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a widget called VES and I need to add the option to open this widget from pop up and load the item from pop up to it. In three dots in pop up is option to open item in Attribute Table. I need exactly the same but open it in VES widget. So I need to add the option to open in VES to the three dots. Can anyone help me how and where add the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 11:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832435#M8403</guid>
      <dc:creator>ZdeněkSoldán</dc:creator>
      <dc:date>2016-10-07T11:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget from pop up</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832436#M8404</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Zdeněk,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the help you should need can be found in this help doc:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/web-appbuilder/sample-code/create-a-feature-action-in-your-widget.htm" title="https://developers.arcgis.com/web-appbuilder/sample-code/create-a-feature-action-in-your-widget.htm"&gt;Create a feature action in your widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 12:45:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832436#M8404</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-07T12:45:43Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget from pop up</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832437#M8405</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Robert,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have one more question. I searched in the whole folder of application but i can't find the right configuration file of pop up where can I write the code to add this option to pop up. Can you help me which one file the right? I found some file associated with pop up only in jimu.js folder.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 12:59:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832437#M8405</guid>
      <dc:creator>ZdeněkSoldán</dc:creator>
      <dc:date>2016-10-07T12:59:16Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget from pop up</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832438#M8406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;Zdeněk,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="background-color: #ffffff;"&gt;&amp;nbsp; &amp;nbsp;I am not sure what you are missing.&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff;"&gt;If you want to add a new feature action to the WAB popup menu then you add a new class that extends&amp;nbsp;jimu/BaseFeatureAction in the [install dir]\server\apps\[app#]\jimu.js\featureActions or if you want your featureAction only be added to the app when your widget is used then you follow the link posted earlier to add on to your widget like the AttributeTable/actions/ViewInAttributeTableFeatureAction.js&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 13:19:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832438#M8406</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-07T13:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget from pop up</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832439#M8407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don't forget to mark this question as answered by clicking on the "Correct Answer" link on the reply that answered your question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Oct 2016 21:17:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832439#M8407</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2016-10-07T21:17:33Z</dc:date>
    </item>
    <item>
      <title>Re: Open widget from pop up</title>
      <link>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832440#M8408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Now I understand. Thank a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Oct 2016 06:08:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/web-appbuilder-custom-widgets-questions/open-widget-from-pop-up/m-p/832440#M8408</guid>
      <dc:creator>ZdeněkSoldán</dc:creator>
      <dc:date>2016-10-10T06:08:26Z</dc:date>
    </item>
  </channel>
</rss>

