Redirect user from record list to interface

I want to redirect user to my interface instead of summary page. How can we achieve it? Below the screenshot from where currently i am redirecting user to record summary page but now i want to redirect user to interface.

  Discussion posts and replies are publicly visible

Parents Reply
  • After redirecting to the summary view, we will be having around 7 tabs and want to save all tabs information using single button click. In the below image on the upper right corner we need to show save button which will save all the 7 tab information. Also, if user didn't touch 3 tabs so no validations should fire for those tabs and for rest of tabs need to validate all the tabs information.

Children