N
netwebtest123@gmail.com
Guest
Hi jread , I have tried below code but still not working. I have list so image will come through loop through like below my code. I have two separate filed like "image" and "image2" user can upload only one image at a time not more then one. @foreach (var item in Model.Items){ @foreach (var img in item.Fields.Image2) { } } Error : Exception occured while executing the controller. Check error logs for details.
Continue reading...
Continue reading...