I'm trying to duplicate query functionality from another web-based application we have internally, but I want this in the Query Widget on a WAB-built map. Any ideas would be GREATLY appreciated.
The web page I am trying to mimic allows users a large selection of query options. One way it does this is by offering selection choices similar to the following example:
So basically, in field 1 the user can build a query to retrieve all records that are using that field by selecting :
Can this be done with the Query Widget? If not, is there another way to accomplish this?
Where do I find that Rickey Fite?
daFiter/localLayer_filter · GitHub
FYI it is configured for 1.2 but should not be hard to bring over
Brain,
The eSearch unique vals option for a field can do this. Unless I am misinterpreting something.
Robert Scheitlin I am testing that now. Thank you.