How can I "break out" of AJAX when returning to a template after submitting from a form using ajax="true"?
I'm showing brief pop-up/slide-down error message phrases similar to the built-in search with AJAX, but when returning to the final data display page I can't figure out how to return the full page template. Currently the final data display is also showing within an AJAX pop-up.
I'm showing brief pop-up/slide-down error message phrases similar to the built-in search with AJAX, but when returning to the final data display page I can't figure out how to return the full page template. Currently the final data display is also showing within an AJAX pop-up.