Hi, I have a bunch of Panels on the Form, each having Submit and Cancel buttons. So when user presses Cancel, how do I determine from which Panel it came? Looks like I can't get it from event.currentTarget.panentDocumentI will need to hide that panel.
Please advise. TIA, Oleg.