When you search for a list of contacts using advanced search and you then edit the top one, when you return to the list using the back button the search results refresh and the edited contact is removed from the list if it no longer fits the advanced searach criteria that was used. However when you edit a second one on the list and on succeeding ones after that, when you return to the search resutls list those edited contacts are still on the list even if they no longer fit the criteria. It looks like your Ajax code is running only on the first instance. Please fix!
... View more