Skip to main content
I have created an Aura component which is a table.

I wish to visualize it in the page of each contact, for example in the Details tab.

How can I do that?

Thanks
7 件の回答
  1. 2019年6月28日 13:56
    +Anant

    Just open the contact detail page in lightning, click the setup gear at top and select edit page.

    You can view your custom lightning component in the left section as you scrolled down (if you have implemented interfaces as Ravi suggested above).

    https://help.salesforce.com/articleView?id=lightning_app_builder_customize_lex_pages.htm&type=5 (https://help.salesforce.com/articleView?id=lightning_app_builder_customize_lex_pages.htm&type=5)

    Hope this helps!
0/9000