bethlakshmi / abc-inventory

ABC inventory
3 stars 0 forks source link

Cancel button requires valid form #47

Closed bethlakshmi closed 3 years ago

bethlakshmi commented 3 years ago

Because I made "Cancel" a submit button, it requires a valid form, even though we do nothing with that valid information. Change it to just redirect back to the originating list. Need to test across all generic_wizard users.

Should also check GBE and see if it's doing the same thing