Thanks for the Enhanced Search Widget Version 2.11. It is very useful .
We are using this widget in our application and it works fine. Just wanted to check this is possible.
We have a layer in which data is of Point features.
ObjectId SQ PID Name PhoneNo
1 1 123 John 123456
2 1 123 Royce 456789
3 1 789 Alex 789456
4 1 125 Goel 963852
5 1 789 Paul 852852
When we search with field SQ = 1 it returns all fields whereas we need to group the result based on PID as given below.
It should show only 3 points on the map and in result.
In Popup it should group data by PID.
Is it possible in this widget.