Hi, I been trying to finish this module ending with challenge which basically require to create a custom object and configure organization-wide defaults. As I created CO and configurated it accordingly, after hitting a check button on the challenge, it says: We can't find a custom object named 'Project'.
I mean, I read some articles and issues related to this challenge, however I was not able to find the answer to this particular problem.Thank you for help.
Marek
7 respostas
Eric Burté (DEVOTEAM) Forum Ambassador
@Marek Chovanec , your object API Name is Projects__c instead of Project__c. I think your issue comes from this extra s.
Eric