PLATFORM
  • Tails

    Create websites with TailwindCSS

  • Blocks

    Design blocks for your website

  • Wave

    Start building the next great SAAS

  • Pines

    Alpine & Tailwind UI Library

  • Auth

    Plug'n Play Authentication for Laravel

  • Designer comingsoon

    Create website designs with AI

  • DevBlog comingsoon

    Blog platform for developers

  • Static

    Build a simple static website

  • SaaS Adventure

    21-day program to build a SAAS

Question By
Unsolved

Voyager not showing entries in dropdown

christopher-fowler

Oct 23rd, 2017 05:14 PM

I have created two tables ("pmeg_entities" and "pmeg_collections") and defined a relationship between the two (multiple pmeg_collections to a pmeg_entity).

In the BREAD model for the pmeg_collection I have selected the dropdown element for the entity_id (which coorelates to the relationship), but in use it is showing me an empty list. I am expecting this to be populated by the values found in the pmeg_entities.

Is this correct expectation? Is there more I have to do?

![Image of relationship](https://i.stack.imgur.com/XWHcN.png)

mark

Oct 23rd, 2017 06:44 PM

Maybe @Devdojo can look into this?