Skip to main content
I am new to salesforce. I have created a new site and made a Visual force page as home page and am using standard controller with extension.I have a Lookup field for my Item custom object,But lookup does not shows data.It shows an Authorization message.

 

"

 

Authorization Required

 

 

You must first log in or register before accessing this page.

 

If you have forgotten your password, click Forgot Password to reset it.

"

 

I want that look up data on my public VF page with out login.What should i do ? am i missing anything?

 

Please help.

 

Lookup search ask for Authorization in public VF page.

 

Am clicking at lookup i got the following message.

 

Authorization required

 

Thanks,

 

Arun chandran c
1 respuesta
  1. 6 abr 2016, 13:25
    You need to give profile access to parent object for site user profile.
0/9000