Good afternoon! Still searching away!
In my website folder - admin\lists\ the Listeditor.ascx.vb - I see where it should load a DNN control called a DNNTree to then bind to the list of entries in the List to display the lists available.
I see in the page load code and page render code, if a parameter is not sent, it will not show the DNNTree and the list.
I am guessing when I go to the Hosts on the menu, select Lists, the parameter is not being sent when calling the Hosts::Lists page.
Any ideas on where I can find the code that calls the List page and parameter should be sent?
Thanks again!