Convert Incident to Request, showing null for incident no in info message.

RushiM
Tera Contributor
When we convert incident into request, then on next page (catalogs_home) at top info message : To View Incident, Click null. It's showing null here. We want to be populate Incident No over there rather than Null.

 

5 REPLIES 5

Mark Manders
Mega Patron

Check the code on the message. It is not finding the number to display it.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark

I'm not getting exact code, Can you help me out to reach code

 

Hi @RushiM ,

 

Here is the UI Macro, which shows the notification message in Catalog Home. Check this out.

dhanrajb_1-1712322664010.png

 

If you find my answer helpful, please give thumps up.

 

Regards,

Dhanraj.

RushiM
Tera Contributor

Thanks for quick response dhanrajb,
have done a small change at line no 15 as,
var recDisplayVal = recGR.getValue('number');