Zoho Creator In-App Notification

Zoho Creator In-App Notification

Hi Team,

I have implemented an in-app notification using code, as it required some customization. I followed the example in the link below:
https://www.zoho.com/deluge/help/pushnotify-using-deluge.html#Example

I have a couple of questions regarding this setup:

  1. When the notification is clicked, it always opens the Record Summary View. Is it possible to open the Edit Record View for the specific record instead?

  2. Currently, clicking the notification opens the record in a new tab. Is there a way to have it open in a popup view or within the same window instead?