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

Challenge not completed
"Error: The Object Name field can only contain underscores and alphanumeric characters. It must be unique, begin with a letter, not include spaces, not end with an underscore, and not contain two consecutive underscores."
Please advise how to complete this challenge. Thanks!
While creating an object, For example, the object name is "project" provide Label as 'Project' and also provide Plural Name.Object Name will take the Label Name by default. No need to give "__c". While saving it will append "__c" in API name. For your reference I am attaching the screenshot of this object, please check it once.
Best Regards,
Jyothsna
All Answers
Then create a field and put the name of the field as Test Field. Do not put its name as Test_Field__c.
After saving the Test Field. Its API name will become Test_Field__c.
Thanks
While creating an object, For example, the object name is "project" provide Label as 'Project' and also provide Plural Name.Object Name will take the Label Name by default. No need to give "__c". While saving it will append "__c" in API name. For your reference I am attaching the screenshot of this object, please check it once.
Best Regards,
Jyothsna