Redirects on Mobile After form Submission
Requirement
- I have a button on a page that opens a popup form
- When the form is submitted, I need the page to reload
Currently, this works on browser but not on Mobile. All articles seem to be referencing #Script code placed in the on add on success of the form, however, mobile does not honor this.