Hi,
With webapp builder it is possible to transmit json config file name throught URL parameter "config".
.../index.html?config=config_specific.json.
But it is not documented : Use URL parameters—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
Is it normal? This URL parameter is it doomed to disapear?
Thanks,
Flavie
Flavie,
You are correct it is not documented in the URL parameters help page but it is used and in other help docs:
Create a custom in-panel widget—Web AppBuilder for ArcGIS (Developer Edition) | ArcGIS for Developers
To preview the final result of the custom widget, type <A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F%5Byour" target="_blank">http://[your</A><SPAN> host]/webappviewer/?config=sample-configs/config-demo.json</SPAN> in the browser. When the app starts, click the first icon highlighted in red circle as shown below.
<A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2F%5Byour" target="_blank">http://[your</A><SPAN> host]/webappviewer/?config=sample-configs/config-demo.json</SPAN>
I will tag Jianxia Song on this.
We will document it in the coming 2.2 release. Thanks!
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.