Expand my Community achievements bar.

SOLVED

Image Uploader in Page Properties

Avatar

Level 2

How can I have an image uploader in Page properties ?
Like we have Thumbnail in page properties.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

Hi @neelanshb1,

 

Go to the page component of the template and add a new node in its dialog with sling:resourceType: cq/gui/components/authoring/dialog/fileupload on the tab you need.

 

Note: This will show the imageupload option in all the pages created with that page component

 

Hope this helps.

 

Thanks,

Kiran Vedantam.

View solution in original post

1 Reply

Avatar

Correct answer by
Community Advisor

Hi @neelanshb1,

 

Go to the page component of the template and add a new node in its dialog with sling:resourceType: cq/gui/components/authoring/dialog/fileupload on the tab you need.

 

Note: This will show the imageupload option in all the pages created with that page component

 

Hope this helps.

 

Thanks,

Kiran Vedantam.