Search & Filter Template Field for Activities I’m created an activities page that is meant to work in the nav pane for console view. Instead of having a standard table, I’m creating a template field that is formatted with the necessary fields from my task list. The problem/question I’m facing is if anybody has a way to be able to search and/or filter multiple rows of date presented in templates. For instance, in this screenshot, I’m presented all Tasks that have a due date of today. I have UI-only check boxes for other scenarios that will hide/show all those respective tasks. What I’m looking to do is a few things - for Tasks due today, I want to be able to filter/sort by Reminder Time, or search by an Account (or other field). Has anybody figured/done this? Preferably, without any custom coding? I’d then recreate for each table/model to give the end user the ability to sort their day. Thanks!