Get property of Item from content finder
Hi,
We drag and drop some components from the content finder tab onto a page that has a component that can accept the item being dropped. We configure cq:droptarget for it. Now when we drag thee component the 'path' of the component is set as value to the configured field in the dialogue.
is it possible to get some other value of the component (that is part of the JSON being returned by query builder in the JS that displays the data in content finder) that can be stored in some other field of the dialog ?
Thanks