Trying to figure out some new-to-me saved search functionality. I've created a transaction search that has top level summary details where the transactions are grouped by account and then the amount field is a sum. Then I want users to be able to click on that account and see all the transactions that make it up, which I normally do by just adding those extra fields in the criteria. However, now I want to be able to make this a public search and restrict users from being able to see the "View/Edit" buttons. Is the best way to do this to move all my drill down fields into the actual "drill-down" section of the results?