I am following below article http://world.episerver.com/Blogs/Tuan--Truong/Dates/2014/6/EPiImage--EPiImage-Gallery-dojo-based-custom-property-for-EPiServer-75-and-above/
EPiImageProperty and EPiImageGallery property rendering properly in on page edit mode but not able to update image title, description and LinkUrl of EPiImagePropery when clicking on “Edit Info” when we edit existing EPiImage Property.
Also in EPiImageGallery Property , able to add first image, but later unable to add second image or so.
Below are the EPiImage integration steps followed on sample site.
1) I have created a sample site solution and in which I added EPiImage Project So that I can reference it and use debugging function if required. As per instructions, I have added Client Resources and module.config in my web project.
2) As per instruction of article, I have added other required resources in side project like ClientResources and module.config.
3) Now I have create a page type with name of ‘StartPage’ in side Models of web project and then I have added EPiImageProperty and EPiImageGalleryProperty within that page type as per instructions given in article . After adding these properties I built project with success.
4) I run project and logged in CMS Panel then found both properties to edit or add.
5) I was able to add new image and relevant info like title, description and link.
6) Now issue was aroused that I cannot edit any image info like title/description/link. Popup will open every time and but it will not trigger for published/AutoSaved and finally I cannot save changes to the server.
I have checked that No error is occurred in side firebug of Mozilla at time of pressing ok button.
7) In case of ImageGalleryProperty, I can add only one image in collection. I cannot add more than one image in collection.
So, let us know if any one facing same issue with EPiImage on EPiServer 7.5 (7.16.0.0) using WebForms. Your help will be highly appriciated.
Thank you.
Regards, Yagnik Jadav