Integrating web application into AppBuilder Widget
Dear Community Developers – We are trying to integrating out web application in Arcgis Web AppBuilder widget. Here is the scenario.
- User will click on the data point on the Maps. See on the left side of the image on the below screenshot.
- A popup will open (see right side of the image) and will receive some parameters based on the attribute information.
- The popup will show the existing web application page in the widget. Our application is already developed and in working condition. Our external web application link is like http://intsrv01/giswebapp?parameter1=abc¶meter2=123
- Once widget is integrated, our external web application will perform its own operations.