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

Challenge Not yet complete... here's what's wrong: The Suggestion custom object does not contain the correct set of custom fields. Tip: check for typos in the field names.
hii,
Am getting this error while creating suggestion box,but all fields types are correct only,don't know why its throwing this error
Please help me to solve this.
Thanks in advance
Am getting this error while creating suggestion box,but all fields types are correct only,don't know why its throwing this error
Please help me to solve this.
Thanks in advance
Hope you can solve this now. Please mark this as solved.
Thanks
Gaurav
Check read access for "Number of Days Open".
After creating the fields as mentioned on the trailhead, via schema builder, and after checking the challenge if you get an error like: The Suggestion custom object does not contain the correct set of custom fields. Tip: check for typos in the field names.
Then follow the below steps :
- Click Status__c on Suggestion__c object or any custom field for this particular object.
- Then click on View Field Accessibility

- From Dropdown select Status and see the permission for System Admin profile Under Field Access and click if it is having Hidden, if not check for all other customs fields for this particular Object, (in mine case 'Suggestion Description' was set to Hidden for system Admin profile which should be having Editable value.)
- So if you find for any custom value as hidden under field access, click on Hidden then a new page will be opened, where you need to make the changes.
- Changes are: For all the custom field Field Should be visible for System Admin and it will something like:
- Cheers;), Go back to the trailhead and hit the challenge confidently.
LONG STORY SHORT: There are few custom fields which are hidden for SystemAdmin, so you need to cross-verify all the fields, which are present till now on the Suggestion__c object.Thanks
Pranav
For those who are still encoutering this issue, only make sure to have dragged correctly the Picklist & Date elements into the"Suggestion box" and not the "User" one AND to set up the "Manage Field permission" correclty!
Cheers