Is there a way to get Upload to work with Scheduler?
I would like to be able to add appointment to Scheduler with the ability to upload a file to it.
The file uploaded to the appointment is then viewerable on clicking a link/button.
I am programming in VB.NET.
You can find sample project reproducing the desired functionality as an attachment. However, there is a one problem with it - when appointments are deleted, the uploaded files are not. This is going to be fixed soon and the project is going to be added in the code library.