RE: Always Show Related->Connections Tab
Thanks Lu and Paul. Here are some screenshots to explain what I am trying to accomplish. First is the standard Sales Hub Contact form. You can see that there is no tab for Connections. When you click the Related tab, you get a drop-down menu where you can then select Connections:
Once you click Connections, suddenly the Connections tab appears, and you are viewing "Active Connections Associated View". This view contains buttons for Show Chart and Connect with a dropdown, which allows you to add a connection (circled in blue):
Finally, here is the custom form I created (ContactOV), on which I created a tab called Connections that is always visible. On that tab I placed a subgrid that shows related records, set the Entity to Connections (Connected From) and the default view to Active Connections. The information displayed looks much like the previous screenshot, except that I don't have the buttons in blue from above. So I have no way to add a connection or view a chart of connections, without clicking Related and then Connections, which defeats the purpose:
My goal is to either add the buttons circled in blue to my custom form/tab, or conversely figure out how to get the stock D365 Connections tab to always show on my custom form. Hopefully that clarifies my situation and goals. Thanks for the help!