function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Mujahid Islam KhanMujahid Islam Khan 

Work with Schema Builder but not able to complete challenge

Use Schema Builder to create a custom field for the Property object
DreamHouse brokers often visit properties with their clients. They want to see on the property record where the property is located. Use Schema Builder to add a street address field to the Property object.
Field data type: Text Area
Field label: Street Address
Always require a value in this field in order to save a record: Selected
I have completed all the steps listed but getting same error.
Challenge Not yet complete... here's what's wrong: 
The field 'Street_Address__c' either does not exists on the Property__c object or it is not of type textarea.

please help me.
I am also sharing screenshot of this field.
Thanks
Mujahid KhanField label: Street AddressType
Best Answer chosen by Mujahid Islam Khan
SandhyaSandhya (Salesforce Developers) 
Hi,

Try in developer edition instead of trailhead playground also refer below link.

https://developer.salesforce.com/forums/?id=9060G000000BdbDQAS
 
Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
 
Best Regards
Sandhya
 

All Answers

SandhyaSandhya (Salesforce Developers) 
Hi,

Try in developer edition instead of trailhead playground also refer below link.

https://developer.salesforce.com/forums/?id=9060G000000BdbDQAS
 
Please mark it as solved if my reply was helpful. It will make it available for other as the proper solution.
 
Best Regards
Sandhya
 
This was selected as the best answer
Mujahid Islam KhanMujahid Islam Khan
Thanks Sandhya for your quick response,

 Initially, I was unable to complete this challenge using developer edition instead of trailhead playground. After that, I tried this challenge on Incognito window using developer edition. Now, I completed this challenge.