General advice and guidance is needed with the following issues:
A custom basic module “Medical Coverage” is created with many-to-many relationship to Accounts module.
- When an item is entered in EditView of the Medical Coverage module, it does not show up in related Account sub-panel.
- If an item is entered in QuickCreate view of “Medical Coverage” sub-panel in Account, it does appear in the custom module List and Edit Views
but the related Account field is not populated with the name of Account under which this item was entered.
If additional logic hooks are needed to handle such cases, could anybody provide very general guidance and/or links to information available online?