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
Peter TrepanierPeter Trepanier 

Working with Schema Builder in Trail Head and I cannot complete the challenge, I have checked my input several times

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

I have verified and checked, the field exists and the options are correct
Peter TrepanierPeter Trepanier
Error was in the Property Object.   Fixed
jigarshahjigarshah
Peter,

The issue is that either the Street_Address__c field has nto been created on the Property__c object or if it is exists it needs to belong to the datatype of Text Area (255). One of the thigns you may also want to check if the spelling of the Street_Address__c field is the same.

These are the reasons stopping you from completing the challenge. Fix the above issues and you should be able to go through the challenge.
Nishu sharmaNishu sharma
Hello,
I also need a help for schema builder handson challenge i am bit confused for field label & for creation of field label please guide me by using steps how to create a schema builder. for 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