Hello - I'm working on a CRM system with relationships defined between entities. There is a 1:N relationship defined between company and opportunity. There is also a 1:N relationship defined between company and quote. I'm guessing that the company form auto-generates the buttons to support this functionality based on the relationships that have been defined between the entities. Are my assumptions for this correct?
Does CRM also auto-generate views for these relationships? If I open the company and click on the Opportunities button on the left hand pane then CRM displays "Opportunity Associated View" in the right-hand pane. Is that an auto-generated CRM generated view?
Also, is there a way to determine the table/view I can query to find out if any data has been saved for this association?