Template & Snippet Select
Installation
Simply drop the template_snippet_select directory into the system/expressionengine/third_party directory and enable the Fieldtype.
Template & Snippet Select 1.2 is not compatible with previous versions. This is essentially a new add-on with no direct upgrade path.
Usage
To embed the template selected, just use (assuming template is the name of your custom field). If you do not want to embed it, but would rather return the path to the template, just use without the embed parameter. You can alternatively use {embed=”{template}"}.
If you’re providing snippets as embeddable options, obviously {embed=”{template}"} will not work. You will be better off using , but the embed parameter will be ignored if it’s a snippet.