the default registration form is register.liquid and the link for it in the main menu of the website is https://xyz.com/account/register. i have another registration form which is registernew.liquid. i want to make a link in the main menu to open the new form but i dont know what to put for the link to the new form
there is pages under online store in the store dashboard and i can create a new page. do i need to create a new page? if yes then how do i link it to registernew.liquid?
this worked. thanks i was able to create a page and select the template if it’s page.registernew.liquid
there is a new problem. if i put a password which is less than 5 characters in the new registration form and i press submit or i put in a used email address and i press submit then the page refreshes and a red error box shows on the old registration form and the red error box is not showing on the new registration form. why is that?