So far, I've been able to get the appointment composer to come up, but still can't figure out how to load the appointment data.
MyZimlet.showAppt = function (apptUid) {
var...
Type: Posts; User: mzblue; Keyword(s):
So far, I've been able to get the appointment composer to come up, but still can't figure out how to load the appointment data.
MyZimlet.showAppt = function (apptUid) {
var...
Hello, all! I'm working on my first Zimlet. I'm pretty deep into this first one (about 400 lines so far) but have been stuck at this point for a few days.
I have an HTML button. When it is...