Cancel (and Other Buttons)

Cancel (and Other Buttons)

Forms only have Submit and Reset Buttons. I'd like to be able to add other custom buttons, particularly a Cancel button. I want this so I can attach an OnCancel script. In my case I want to direct to a particular form. I've worked around this by creating Stateless Forms, but it seems like I'm doing twice the work and creating additional confusions.