Is there a way to group results by default?
RéponduIn VertiGIS Studio Web results can be grouped by using the 'group results' button in the results list. Is there a way to group the results by default?
3
-
Hi Marina,
Yes, this is possible by assigning the following commands to the Application Initialized event. In the example below I also set the compact mode by default as well.
[{"name": "ui.set-density","arguments": "compact"},{"name": "results.set-list-view-mode","arguments": "grouped"}]
You can see an example of this in the following sample app package:
https://community.vertigis.com/hc/en-us/articles/4666866718610-VertiGIS-Studio-Web-Sample-Package5 -
Great! That's exactly what I want. Thanks, Patrick! Is there also a way to hide or delete the two buttons for grouping and compact/standard view in the result list?
-1
Vous devez vous connecter pour laisser un commentaire.
Commentaires
2 commentaires