Is there a way to display an auto index content type within a template without the use of a slot? Meaning, I have my template with code in it which pulls the content id of the auto indexer and displays like a slot but not necessarily with a “normal” slot implementation.
My main reason for this is so that every time I add a new page, I don’t have to add the auto index to a slot in the page.
I know that this can be done using the navtree as well, but I don’t want to risk breaking our nav by adding the auto index to the navtree.
Thanks,
Kevin