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

Site Guest User cannot see any custom fields on a custom object?
setup a site and a custom object. The site public access guest user profile has full permissions to the custom object.
setup a controller and a page to show a record from the custom object. The site guest user also has access to the apex class and the visualforce page.
when i load the page as the site guest user i can see any standard fields for the custom object, but it does not show any custom fields for the custom object.
no error message just shows nothing.
what am i doing wrong?
Hi,
Navigate to Setup -- Develop -- Sites -- Site Detail -- Public Access Settings.
Scroll down here,
Click on the View link next to this and edit it.Then you should be good to go.
Thanks.
All Answers
Can you go to public settings of Site-->Edit--->Field Level Security of the Custom Object-->View-->Edit-->Mark custom field visible
Yes I can go there but no "Site Guest User Profiles" show up in the list.
Hi,
Navigate to Setup -- Develop -- Sites -- Site Detail -- Public Access Settings.
Scroll down here,
Click on the View link next to this and edit it.Then you should be good to go.
Thanks.
Ah HA! Thank you EIE50.
Understood.
thank you sf.dev , i think you were pointing me to the same place but i didnt get it yet.