Subject says it pretty well...I cannot for the life of me figure out how to create a 1:N relationship from a Custom(1) Entity to Subject(N) Entity.
In fact when you create a 1:N Relationship and the primary entity is Custom and pull the drop down for the related entity you cannot choose Subject, why?!?!
If you create a lookup field from the Custom Entity to Subject it creates a relationship from Subject to Customer on a 1:N; OPPOSITE to what I want!
Any thoughts? Do I need more caffeine that I missed something?
I have this requirement as this customer entity is being used more like a template and multiple get created on save related to the subject chosen.