<cancelbutton>

The <cancelbutton> tag allows you to move the default Cancel button at the top of an input view to anywhere within an input view. In fact, you can use this tag multiple times so the button additionally appears at the top, at the bottom, or anywhere else on the page. This button requires use of the <savebutton> tag–if this tag is not used in the input view, the Cancel button will not work.

<cancelbutton> attribute
Attribute Allowed Values Requirements Description
* * Optional Passes any HTML attribute–except type, name, and value–through to the rendered tag.