Get a first look at what's coming. The Developer Passport Australia Release Preview kicks off March 12. Dive in! 

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

Not applicable
 
1 ACCEPTED SOLUTION

vermaamit16
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

Thanks and Regards
Amit Verma

View solution in original post

6 REPLIES 6

Not applicable

Hi Amit,

 

Thanks for your response.

 

Anurag Tripathi
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