Reload page button

Hi,
is there a way to reload the page?

I have hidden some columns of a table, through a dropdown filter, and I would like to make sure to review it complete with a reload of the page. It’s possible?

Thank you
Claudio

Hey
Add a button and a click event to that button. Then look at the wixLocation in the API and use the wixLocation.to(“url to redirect to”);

thank you so much :slight_smile:

Didnt work for me

This might not be what you are looking for but: simply make a link on the page that links to itself, and tell it to open in the same window. No Coding needed :slight_smile:

Nice catch but unfortunately the page will not reload when linked to itself.

Hi! :slight_smile: I used Bitly to shorten the page link before i put it in the botton.