Two related lists on same table but different views

jcmings
Mega Sage

I am wondering if it's possible to show a different view on a related list. In my use case, I have Table A, which is the record I'm viewing. Table A has a related list titled "Alpha" which points to Table B. Table A also has a related list titled "Bravo" which points to Table B. I want the related lists to show slightly different information.

 

I'm fine with related list Alpha showing the default view. However, I want related list Bravo to show a different view of Table B.

 

Is this possible?

1 ACCEPTED SOLUTION

jcmings
Mega Sage

I ended up creating a new Relationship for my Bravo view.

 

Both my Alpha and Bravo related lists are automatically created through the relationship with a reference field on Table B. But I'm only showing the auto-created related list for Alpha; I'm showing my custom relationship for Bravo.

 

This allowed me to show different views. Hope this helps someone in the future! 

View solution in original post

3 REPLIES 3

Roshnee Dash
Tera Guru

Hi @jcmings 
Is this your goal

  • Table A has two related lists to Table B:
    • Alpha: shows the default view.
    • Bravo: should show a different view of Table B.

You want Alpha and Bravo to show different columns or filters when displaying records from Table B.
 

Your feedback makes the community stronger! If you found this helpful, marking it as the correct answer helps others.
Stay awesome,
Roshnee Dash

Yes, that's my goal, but no, the ChatGPT solution did not work. I've included the answer in a separate post. Thanks!

jcmings
Mega Sage

I ended up creating a new Relationship for my Bravo view.

 

Both my Alpha and Bravo related lists are automatically created through the relationship with a reference field on Table B. But I'm only showing the auto-created related list for Alpha; I'm showing my custom relationship for Bravo.

 

This allowed me to show different views. Hope this helps someone in the future!