You need to sign in to do that
Don't have an account?

VF page to website shows validation message yet not set to require one.
Although it had been working and accepting registrations off our website, now the VF page renders a validation error message when user attempts to register. I cheked to ensure all fields in the relevant objects were set to Read/Write for Guest user - yet no chnage in the outcome.
I think the error message is added in controller of VF page based on conditional logic, can you please share vf page and controller code, that will help us to resolve your issue.