Question
Retain Search Results after record link navigation and back to same Grid with filtered results
I have a read only grid where I will search records and filter it and from there click on record link and navigate to record summary and from there when I navigate back to same readonly record grid i want search results to be retained with searched text. I tried passing the value as ri. But since Summary interface is already configured with static value in Views its passing as null. Any idea how to get it done?
