Is there a way to get an image cropper property recursively
Hi, I have an image cropper property for displaying a banner image and I want to use this property recursively so that I only need to upload an image on the parent page and the child pages can automatically take the cropped image from the parent page if there is no image uploaded on the child page.
Is there a way to get an image cropper property recursively
Hi, I have an image cropper property for displaying a banner image and I want to use this property recursively so that I only need to upload an image on the parent page and the child pages can automatically take the cropped image from the parent page if there is no image uploaded on the child page.
Is this possible?
e.g. instead of using
it would be nice if there would also exist an overloaded method
Since this is not the case, how to solve this?
Thanks!
Kind Regards, Gert.
Hi Gert,
I think the below should work for you?
Jeavon
That did the trick. Thanks Jeavon!
Regards, Gert.
Great, you're welcome!
is working on a reply...