I am hoping to remove the Save and Delete buttons from the Lightbox. After reading another post, I concluded that I should go through the DOM and manually remove those buttons. Is this the most appropriate way to get rid of those buttons?
Also, I am trying to attach the “onLightbox” event to the scheduler, but it doesn’t seem to actually attach. Am I missing something?
Thanks in advance. Much appreciated