Some background: CRM Online (2015 Update 1). I have a custom entity that I created called "Attendee" which is a child of Contact (1:N). The Lookup to Contact (hsl_Attendee) is Business required.
I've created a Quick Create form for my custom Attendee entity and added a subgrid to the Contact form. All is well and good until I click the New button (the + on the subgrid). Instead of launching the Quick Create form, it launches the full entity Information form. If I go into the full Subgrid view and click new, it does the same thing.
Everything I've looked at seems to say if you have a relationship setup between the two entities and the Parent is Business Required, it should launch the available Quick Create form, but it doesn't seem to be working for me. Does the relationship need to be configured a specific way for this to function?
Any thoughts are appreciated!