Back Button Feature
Posted: February 24th, 2023, 12:48 pm
I have a new feature that is needed and wanted to ask what the recommended design is for this.
I have a page which displays a list with many records and has filters to help find the record you are looking for. If you click into one, you are directed to a page for just that record. I want a back button that will return me to the first page. This is made more complex because I want that first page to have all the same filters that were applied before you clicked into the single record and were forwarded away from the page.
I'm working in 5.1 Classic, but I am curious for mvc and classic, what is the recommended design that should be used?
I have a page which displays a list with many records and has filters to help find the record you are looking for. If you click into one, you are directed to a page for just that record. I want a back button that will return me to the first page. This is made more complex because I want that first page to have all the same filters that were applied before you clicked into the single record and were forwarded away from the page.
I'm working in 5.1 Classic, but I am curious for mvc and classic, what is the recommended design that should be used?