Skip to main content
snehal shinde 님이 #Sales Cloud에 질문했습니다

I wanted to add case history component under Account component in Aura. Just like below snap. Account and case has  lookup connection. Can someone help me with this?

Thanks in Advance 

Hello Everyone,

답변 1개
  1. 2021년 11월 26일 오전 10:09

    To achieve you need to build custom components (AURA/LWC) and enable the components under the Account page.

     

    I suggest to try with LWC to find all the cases history with respective account and display in your account details.

     

    Its a complex logics involve to achieve to read the values from your history object(case) and display using the lightning components.

0/9000