XF 2.2 How to refresh and display message

Try setting the followRedirects option:

HTML:
<a href="{{ link('some/route') }}" data-xf-click="overlay" data-follow-redirects="on" data-force-flash-message="on">Do something</a>
Thank you!
This really helped me too!
 

Similar threads

Back
Top Bottom