Hi I'm new to web app builder and finding it rather difficult to work out exactly what I need to do to achieve the behaviour I have in mind.
I want my users to draw an area, then that area is used to query and return a list of data that has been cropped to that area with some extra attributes showing % of features total area thats left etc . Users can then select which of these pieces of data they want to have in their resulting data set that will be purchased and downloaded.
I initially thought I would need to use the select widget then use the selection area to crop the selected data. The select widget is quite complex and I could not work out how to get it to return the limits of the selection along with the selected features so I can use it to clip them.