Create a related list on alm_asset table
Have to create a related list called Tasks on alm_asset table. It should show the Incidents, RITMs, etc whenever an Asset has been worked with such tickets. I have created a relationship it is querying only the Incident records. Help me in querying R...