ampersand-form-view documentation states that the field views can optionally specify a beforeSubmit callback - however there is no room for this in the initialization options for ampersand-input-view. It would be nice to have this be available in ampersand-input-view's initialize method so that a user doesn't have to extend for each different type of input they have on a form.
ampersand-form-view documentation states that the field views can optionally specify a beforeSubmit callback - however there is no room for this in the initialization options for ampersand-input-view. It would be nice to have this be available in ampersand-input-view's initialize method so that a user doesn't have to extend for each different type of input they have on a form.