Transferring attached media items during a page deployment (Courier)
Hello,
We have a number of custom grid controls on our site. When we deploy a page, it does not automatically transfer the attached documents or images. What would we need to do for Courier to recognize these asset links?
Transferring attached media items during a page deployment (Courier)
Hello,
We have a number of custom grid controls on our site. When we deploy a page, it does not automatically transfer the attached documents or images. What would we need to do for Courier to recognize these asset links?
Any examples would be appreciated.
Thanks
Paul
To answer my own question, we needed to create a data resolver to parse the contents of custom controls.
https://github.com/umbraco/Courier/blob/master/Documentation/Developer%20Documentation/Data%20Resolvers.md
is working on a reply...