Following Event Editing example, but id is incorrect
Asked by richk74 8 years ago.
I have copied the code from the tutorial verbatim, but when I try to edit an event I get an error related to the id.
It is getting passed to the Javascript not as a value, but as script. All of the below is exactly what the id variable contains. What could possibly be causing this? On a side note, if I create a context menu with an "Open" command per that tutorial the Javascript works fine.