First, when I enter a search the page displays the results but then instantly refreshes to the entire map again. This wasn't happening a few days ago but started happening yesterday. I don't think I've changed anything that would alter the ajax load behavior.
Second, is it possible to create an interaction where clicking a marker on the map highlights and raises to the top the corresponding results from the left column?
The page is broken up into 3 views - top view is the search only, bottom left is results only, and then the map reflects the results from the top search.
<Em>First, when I enter a search the page displays the results but then instantly refreshes to the entire map again. This wasn't happening a few days ago but started happening yesterday. I don't think I've changed anything that would alter the ajax load behavior.
Based on what I see when I test the search i'm not seeing the full page refresh. Only the map and the results area refreshes for me.
Second, is it possible to create an interaction where clicking a marker on the map highlights and raises to the top the corresponding results from the left column?
Unfortunately no. This would require an extensive amount of custom code to achieve.
Hi Shane - regarding the page refresh, correct - the map and results area refreshes and goes back to the entire view. Do you know why and is it easy to stop?
The map and the view has to refresh in order for the results to be updated. Not sure what you're experiencing on your end but it is working fine when I look at it.