You need to sign in to do that
Don't have an account?
orawan_CMPD
My Site force not appear my record
We try to setup site on sandbox and set permission for guest user to read only with account object then we created visual force page for this site. our site can see records
with admin preview but for public site we can't to see records (http://cmpd.crp1.cs6.force.com/Property) we already set permission for object and fields also.
what would we need to do anymore?
My Site :
Guest Profile :
Object Setting :
Field Setting :
Preview with admin :
Direct to Plubic Site :
Please check whatever visual force Page you are using that should be added in the Site as well as the Controller Class shuold be added in the Site.
Also check that all the fields on the account object have read acces for the Guest profile
Also, ensure that sharing rules are setup correcty for public users to read the object.
1. create a public group with the public site user( view users within the site porfile for the name)
2. Create a sharing rule for the new public group
Good Luck!