``` _inputs: my_select: type: select options: values: collections.some_collection value_key: content_path ``` Saves as `some_collection/about.md` rather than `content/some_collection/about.md`
Saves as
some_collection/about.mdrather thancontent/some_collection/about.md