Step 83
In the list of available finds I do not see "Meeting Date". I am not sure what did wrong previously to have it not shoe up.
33 Views


In the list of available finds I do not see "Meeting Date". I am not sure what did wrong previously to have it not shoe up.
If you're sure you added that field to Meeting, but it's not showing up here, then maybe when you were adding it, you clicked Next, Next too fast and the pages you skipped over didn't get a chance to fully load and execute their code. That code makes the field "visible" in other parts of Salesforce. If that didn't happen then the field is there but can't be used or seen anywhere else except the list of fields in the Meeting object.
If that's what happened, then go to Setup > Object Manager > Meeting and click of Fields & Relationships and click on Meeting Date and then click on the Set Field-Level Security button. Then make sure all the check boxes for Visible are checked and Save. Then it should show up everywhere properly.
Let me know, ok?