Why are my entities not visible in my connector?

0
I made two entities, each with a few attributes and I tried connecting them with my listview on a webpage. I'm following the become a rapid developer (developer) course and I made the entities in the exact same way as the course did (except for the names as this is for another application) and I don't understand why they don't show up in my connector like they do in the course (4.2.1.) Anyone got any help for me?
asked
2 answers
0

They only show up when:

  • you have clicked on the listview;
  • you have created the entities in the same module, MyFirstModule;
  • … I can think of no other reasons why they would not show up.
answered
0

You might have clicked into another data view or something, which makes the connector show the available attributes and associations for that particular entity.

answered