- Completed the “Query Selected” feature on the data tab of the AdvancedQueryWidget. This is a new option in the dropdown menu
- Tested that it works on single and multiple items as well as chaining widgets in various orders [ie. select * to select * where salary = 100,000 to select * where salary = 100,000 and (uid = 6 or uid = 7)]. Seems to work in every situation
