Submissions without page reload?
-
Hello. We’re loading our achievements into modals (via Bootstrap, which is really handy for accessing various achievements without a lot of clicking back and forth) and thus far have most everything working as we’d hoped.
One issue we’re having, however, is with submissions. Upon submission, the form reloads the page, which causes a few issues, notably that the previously opened modal gets closed when the page reloads.
Submission approval appears to occur via AJAX, is there way for the submission itself to be handled this way, or by some other method that doesn’t force the page to reload?
Thanks.
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Submissions without page reload?’ is closed to new replies.