I need to allow our editors to add new items of type X, with properties like url, label, image source, all editable in the CMS. I used the LinkCollection, which worked perfectly for the requirements, but adding one new requirement means I can no longer do this.
Is there anyway I can somehow replicate the functionality of the linkcollection property type, but have numerous properties?
I've just seen the EPiImageGallery property. I'm not interested in using the related viewer, as I have specific display needs, but is it possible to extend this property to add in the fields I require?
I wonder if anyone could give me some guidance.
I need to allow our editors to add new items of type X, with properties like url, label, image source, all editable in the CMS. I used the LinkCollection, which worked perfectly for the requirements, but adding one new requirement means I can no longer do this.
Is there anyway I can somehow replicate the functionality of the linkcollection property type, but have numerous properties?
Many thanks,
Paul