I want to use a macro to pick an item from a specific node. But the current content picker for macro's starts at the root. Any other way to get this done?
Note: I think the package file is missing its package.manifest file. You can get it from the source code, and pray that I some day find the time to re-release it :)
Using Macros to pick items from specific node
Hi,
I want to use a macro to pick an item from a specific node. But the current content picker for macro's starts at the root. Any other way to get this done?
thanks!
Hi Josker
You can generate your own data types for macros with a package.manifest. I think there is some documentation on this somewhere.
Also, I created a package, that does it for you :) https://our.umbraco.com/packages/developer-tools/parameter-editor-generator/
Note: I think the package file is missing its package.manifest file. You can get it from the source code, and pray that I some day find the time to re-release it :)
is working on a reply...