You need to sign in to do that
Don't have an account?
Suzanne Timmerhans
apex command button failing
apex:command button value = "Complete Regisration" keeps returning an Error page - Authorization Required You must first log in ... What can be the issue?
You are working on site, not in Visualforce pages, that's why you are getting this error.
You have to give access to the controller class in Public Access Setting and Field Access too.
Regards
Suraj
How do I get to the controller class to set up access? And to, what - the command button?
It's good to know that your problem is solved. If my Suggestion helps you Kindly mark this as solved ,so that it gets removed from the unanswered queue which results in helping others who are encountering a similar issue.
Regards
Suraj