Hope this is simple solution.
Using scheduler with a json source. Having the hardest time trying to update the appointment id with a return key from the database insert.
I not sure what event I can set the setAppointmentProperty.id
Currently I have it in the appointmentAdd function, but this does not work correctly.
I have to requery the data for it to load the correct id.
Is there a simpler method?