Is it possible to extend boundaryfunctions plugin and make it work like "Template Rules Plugin (
https://forums.modx.com/thread/?thread=38684.&i=1&page=1)" for MODX Evolution?
The way "Template Rules Plugin" works is by adding a comma separated list of templates id, one for each depth.
Esample:
Template Blog Depth 1 (id 5)
Template Blog Depth 2 (id 6)
Template Blog Depth 3 (id 7)
The ideal solution here would be to have a text TV in the "Blog Depth 1" Resource, where I can choose the other templates like this "6,7". So it would automatically choose "Blog Depth 2" for the depth 2 and "Blog Depth 3" for the depth 3.