Refresh the page (with a filtered report) when I click submit.
I created a page which consists of a form and a report (the report of the form).
Lets say that I have filtered the report to find some records.
When I add a new record and click submit is there any way to refresh the page and shows me the filtered records (which I have found them before the submit)? Without need to search them again.
With other words with the refresh to return back to the filtered page view.