How to remove id (#) target after refresh

kola

New Member
I have a user flow which the user will fill out a form on index.html and then click on next to go to index.html/#step2However, I would like the user to go back to index.html, instead of staying on index.html/#step2, if the user hits the refresh button.Is there any way to force them to go back to index.html?Thanks
 
Back
Top