I’m trying to add the listView (action=index.php) to appear on the left menu.
Goal is for the following to happen: Person opens up a listView of records that have a saved_search parameter like /index.php?action=index&module=MODULE&saved_search_select=SAVED_SEARCH_ID > The name of that saved search appear in the left menu.
May be there’s a simple config param that can be toggled to enable the showing of listViews there?