I have a form that is available from a button on my main web page. I want the users to click to fill out the form, but if the user is not logged in, they get a 404 Error. This error does not happen when someone is logged in
Is there any way to fix this so they can fill out the form without being logged in and registered?