Hey All,
I have created a component that uses collections. For example in the collection you put images and in my component you select the collection and the component will show images in a grid fashion. The problem I am having is, when images are put into a collection the collection doesn't update on dispatcher. It looks like the dispatcher is caching the collection (collection is just a reference to the other images). I was wondering if there is a way I can "publish" a collection.