Support couldn't help me. I did come up with a work around polling for the elements to be in the DOM, but if there is an event I can hook into, that would be better. I believe the event I want is "request_completed", but I need to know what element is firing the event and if that's the actual name of the event and if it's a true DOM event that I can listen for. Raj, if you can help, I would appreciate it, but I understand if this is beyond the scope of the widgets. Having the events documented and being able to listen for them would be a very nice feature though.