onChange: function(element) {
          $(element.context.form)
            .find('[name="revert"]')
              .show()
              .end()