Open vojtasvoboda opened 7 years ago
It would be nice to have non-ajax form submit. On some sites, there is no need to JS.
Check my Reservations plugin, where I have implemented ajax and also non-ajax submit: https://github.com/vojtasvoboda/oc-reservations-plugin/blob/master/components/ReservationForm.php
will work on when i have time
It would be nice to have non-ajax form submit. On some sites, there is no need to JS.
Check my Reservations plugin, where I have implemented ajax and also non-ajax submit: https://github.com/vojtasvoboda/oc-reservations-plugin/blob/master/components/ReservationForm.php