You need to sign in to do that
Don't have an account?
CarlB
Default permissions for Site Guest user
Hello.
I have a managed package that I install into customers' orgs. The customers then create a Site which needs to access some of the custom objects in my managed package. They set up the Guest User to have permission to read and modify the necessar custom objects. However, at this point, although the objects are readable, some of the fields within those objects are not. Salesforce seems to randomly decide which fields are accessible by default.
Is there some way to tell Salesforce which fields should be readable or can someone explain how Salesforce determines which fields are readable by default for a Site Guest user?
Regards,
Carl
I have a managed package that I install into customers' orgs. The customers then create a Site which needs to access some of the custom objects in my managed package. They set up the Guest User to have permission to read and modify the necessar custom objects. However, at this point, although the objects are readable, some of the fields within those objects are not. Salesforce seems to randomly decide which fields are accessible by default.
Is there some way to tell Salesforce which fields should be readable or can someone explain how Salesforce determines which fields are readable by default for a Site Guest user?
Regards,
Carl
You can set object and field permission for Guest user.
Setup => Sites => click on site Name => Public Access Setting
You will see the profile which is being used for Guest user.
under Field-Level Security section, click on the object name and then you can set field level permissions for guest user.
Let me know If you have any question.
Regards,
Waqar Hussain
Certified Salesforce Developer
Thank you for your reply. Sadly it isn't to the question I asked. I am aware of how I set permissions on a user profile. What I want to know is why, when I create a brand new Site Guest User, the profile associated with that user only have read permissions on some of the custom object fields rather than all or them or none of them.
Regards,
Carl Barker