Is it possible to get the url of a component that's part of collection spawned by factory from within the spawning object? (SOLVED)

This question answered here: Get Address of Component From Collection Factory Instance (SOLVED) - #4 by britzl

Simply use msg.url(collection, hash(id), component).

7 Likes