determine source of resultset change?
In a custom module, is there any way to determine what action/workflow triggered a change in the resultset?
I have a block of code that needs to be run when the resultset changes either due to my custom module's query or from the default global search box in the banner. So far I haven't been able to find anything that identifies what action caused the resultset to change. Is this possible?
0
-
Hi Peter,
I think you're going to need to use the Feature Set Manager events:
https://docs.geocortex.com/essentials/gvh/4.12/commands-help/#/events/Feature%20Set%20Collection
Of interest here are the "sender" properties when these events fire.
I don't know if this will produce what you seek, so you may instead have to add handlers that watch for those specific input sources to happen and save some sort of state external to the viewer to track what a results' source is.
Regards,
-Malcolm0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar