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

Object that doesn't show up on list of objects
I have this object called DateTimeSetter:
Label DateTimeSetter
Object Name DateTimeSetter
API Name DateTimeSetter__c
Setting Type Hierarchy
Visibility Public
Description
Namespace Prefix C
reated Date 2/29/2016 1:05 PM
Last Modified Date 2/29/2016 1:05 PM
From any other profile different to system admin I can not save data that uses this object. From the profiles I have, I can't find this object. Te setting Type option is Grey out showing only the "Hierarchy" option making impossible to change this setting (as far as I know). How can I do to enable access to this object from any profile different to admin?
Label DateTimeSetter
Object Name DateTimeSetter
API Name DateTimeSetter__c
Setting Type Hierarchy
Visibility Public
Description
Namespace Prefix C
reated Date 2/29/2016 1:05 PM
Last Modified Date 2/29/2016 1:05 PM
From any other profile different to system admin I can not save data that uses this object. From the profiles I have, I can't find this object. Te setting Type option is Grey out showing only the "Hierarchy" option making impossible to change this setting (as far as I know). How can I do to enable access to this object from any profile different to admin?
This is not a custom object but a custom setting of type Hierarchy. This may be used in some code or validation rule. Are you getting any error while saving the data?