Hi.
I am creating a website that allows the admin to create pages of houses that are for sale.
Each page can have upto 6 images. Currently I have them as a 'upload' property type, one for each photo.
Is a mediapicker a better option here? Only problem with the mediapicker is that I have been unable to get the full url path of the image. So use the 'upload' data type a lot easier
<umbraco:Item field="photo1" insertTextBefore="<img width="562" height="345" id="main" alt=""" insertTextAfter="/>" runat="server"></umbraco:Item>
To extend these images, I would ideally need to put a description with each image. Is this possible?
Thanks
Tom
This is a companion discussion topic for the original entry at https://our.umbraco.com/forum/16898-media-picker-image-upload-advice