Hi,
I have a HTML View and I am using a OpenUrl task to reload the parent window after on Success action of another Popup window . What I am having trouble I would like to retain the search keyword in the search field which is applied before reloading the page. See below screenshot for your convenience ...
Screenshot 01 :
Here you can see there are Two search result before on Success action of another form.
Screenshot 02 :
After adding new entry of another form the above search result will contain three rows... but since the view will reload so I have lost the search keyword and have to apply again to filter the result.This is what I am looking that I want to automate applying the previous filter..