Hello,
I have an application built in Experience builder and I need a URL link to find a feature to open map/application. Something similar to Web AppBuilder - query=<layer name>,<field name>,<field value>
documentation - Web AppBuilder Query
example - http://<your portal url>/apps/webappviewer/index.html?id=da80a448ac9246148da0811bddc18c94&query=Census_8491,POP2000,1211537
Share widget in ExBD uses objectId in URL, which changes after every data update. So I can not use it.
Does Experience Builder have similar option/function? Thanks for any idea.
Solved! Go to Solution.
The option to get data from URL parameters is coming in the next ArcGIS Online update, which should only be a few weeks away. https://community.esri.com/t5/arcgis-experience-builder-blog/arcgis-experience-builder-2024-roadmap/...
If you are on Developer Edition, you can build your own URL widget. https://community.esri.com/t5/experience-builder-tips-and-tricks/starter-widget-for-getting-informat...
The option to get data from URL parameters is coming in the next ArcGIS Online update, which should only be a few weeks away. https://community.esri.com/t5/arcgis-experience-builder-blog/arcgis-experience-builder-2024-roadmap/...
If you are on Developer Edition, you can build your own URL widget. https://community.esri.com/t5/experience-builder-tips-and-tricks/starter-widget-for-getting-informat...