You need to sign in to do that
Don't have an account?

How to display all the cases related to Parent on case related list?
I have a parent object 'MTO' for ex 1 MTO is having 5 cases My requirement is : If i open a case in MTO ,then in that case details page in related list tab I should see other 4 cases.
can we use a data table from the lightning design system along with an aura:if to loop through a list of related cases and display them in the table.?
can we use a data table from the lightning design system along with an aura:if to loop through a list of related cases and display them in the table.?