Skip to content

Why Is My Lookup Field Not Showing Options?

You click on a lookup field (e.g., “Company” on a Contact form) and the dropdown shows no options, or the search returns no results.

  1. The related entity has no records. If you’re looking up a Company on a Contact form but no companies exist yet, the dropdown will be empty.

  2. Your profile doesn’t have read access to the related entity. Lookup fields query the related entity. If your profile can’t read Companies, the Company lookup on a Contact will show nothing.

  3. The search query is too specific. Lookup fields search by the entity’s display field (usually “Name”). If you’re typing something that doesn’t match any record’s display field, no results appear.

  4. A filter is applied to the lookup. Some lookups are configured with contextual filters (e.g., show only contacts from the selected company). If the parent filter has no value, the lookup may return nothing.

  5. The related entity’s display field is not set. If the related entity doesn’t have a display field configured, the lookup won’t know what to show.

  1. Navigate to the related entity (e.g., Companies) and confirm that records exist.
  2. If records exist, try searching for one by name in the lookup field. Type just the first few letters.
  3. If nothing appears, ask your administrator to check your profile’s read permission for the related entity.
  4. If the lookup has a contextual filter (e.g., filtered by a parent field), ensure the parent field has a value selected first.
  5. If no display field is configured, ask your administrator to go to Settings > Entities, select the related entity, and set the Display Field.

If records exist, you have permissions, and the display field is set but the lookup is still empty, try clearing your browser cache and refreshing the page. If the issue persists, contact your administrator with the specific entity name and lookup field name.