How to display records in a related list based on a condition ?

Ritesh26
Tera Contributor

Hi All,

I have created a relationship between incident and problem. This will give the list of the problems with the same CI and that has atleast 1 major incident attached.

find_real_file.png

This relationship has been added to the related list of the Incident form.

find_real_file.png

Now my requirement is that, I have major incident (checkbox) on the incident form. Only when this checkbox is selected, the records in the related list should be displayed. If it is unchecked, the records should remain hidden.

How do i go about doing this ?

5 REPLIES 5

Meena4
Tera Contributor

Hi, 

i need to display a particular table in Related list based on Incident Category.

Please respond..