Is it possible to add in the edit event form a new line with a file upload control, to load a picture and display it after uploading has succeeded?
Desired result would look like:
Name: testName
StartDate: mm/dd/yyyy
EndDate: mm/dd/yyyy
Photo: button to upload if there is no pic added, or to show the pic if one was uploaded or allready exists (got it by json)
Thanks for the info, I managed to implement it, but I am not sure how/from where to call the save method for the uploader, as I have set it’s autosend to false, and the save method for the form is the predefined one: