I have students visit my website to review lesson materials and due to the insurmountable amount of subpages they have to click through, I was wondering if there was some sort of function that could allow them to simply enter a code into a text box, which will redirect them to the page they are looking for. Sorry if this question seems a little silly. I’m quite new to the community. Thanks in advance!
Hello Matts
you can use wix location, check this documentation out.
what you can do is get the value entered using one of the event handling function, then redirect to the corresponding page using wixLocation.to() function.
Best
Massa