Unable to fetch detail section value

Yash Menkudle1
Kilo Contributor

Hello,

We have an applet based on the table. If any action is performed notification will be triggered to the Mobile app and when we try to open that notification it opens but with blank info. How we can fetch all the info like a short description, escalation, etc.

2 REPLIES 2

Anurag Tripathi
Mega Patron
Mega Patron

Its been a  while since I built this, but what you are missing is relating the notification to a record. 

Once that relation is present , when you open the notification you see that record, it can be anything like approval or incident etc.

-Anurag

Hey Anurag,

In the applet, it fetches all values but when I try to open the notification it shows me a blank detail section.