I have a CRM entity form with 8 subgrids for different related entities. These are all custom entities. I added Quick Create forms for each entity in the subgrids but the Quick Create only opens up for 6 of the 8 entities. The other 2 entities are opening the Main form when clicking on the "+" on the subgrid to create a new record.
I did verify the 4 things are setup correctly for each entity:
- "Allow Quick Create" is flagged for each entity.
- A Quick Create form was created on all 8 entities.
- The Parent entity field on each entity is set to "Business Required".
- The entities and forms are in the app designer.
Does anyone know of anything else to check that would prevent the Quick Create form from opening?