The CreatorCon Call for Content is officially open! Get started here.

When we open any Incident record we have to show all Incident numbers of 'Assigned to' user in aler

Community Alums
Not applicable
 
1 ACCEPTED SOLUTION

Amit Verma
Kilo Patron
Kilo Patron

Hi @Community Alums 

 

You can use a display business rule on Query to get the incidents assigned to the Assigned To Engineer on your incident record. Refer below snippets for more info :

 

AmitVerma_0-1704285065743.png

 

AmitVerma_1-1704285087860.png

 

Output :

 

AmitVerma_2-1704285116113.png

 

 

Thanks & Regards

Amit Verma


Please mark this response as correct and helpful if it assisted you with your question.

View solution in original post

6 REPLIES 6

Community Alums
Not applicable

Hi Amit,

 

Thanks for your response.

 

Anurag Tripathi
Mega Patron
Mega Patron

Hi Anil,

Instead of an alert, you should show this in a related list.

Some strong benefits using related list:

  • Alert would vanish once you click ok but related list will be there. 
  • No Additional scripting required.
  • Wont look ugly if the list is big.
  • OOB

Here is the OOB related list you need.

AnuragTripathi_0-1704285658927.png

 

-Anurag