I'm trying to build a web app using Web AppBuilder that has one button for creating buffers, and another for extracting data, since my workflow requires both tools be available in the same web app, yet they are not used together (create some buffer lines, use them to edit some polygons, then extract those polygons & leave the buffer lines for later work if needed).
My issue is that the Analysis widget is not available in the selection list of widgets if it has already been used elsewhere in the Web App. Why does Web AppBuilder work this way? Why can I not have two buttons that both use different Analysis tools? Can this be changed? Is there a workaround that doesn't require crazy amounts of coding and the time required to learn, implement, test, and prove some custom code?
Thanks for any help!