Could someone please help me with an issue I’m experiencing with a lookup relationship?
I created a lookup relationship between the Student object and the Account object. However, when I try to create a Student record, the Account lookup field is not displaying any Account records.
This setup works correctly for another lookup relationship I created between two custom objects.
The only difference I’ve noticed is that Account is a standard object, while the others are custom objects.
Does anyone know what might be causing this or how to fix it?