Populate space count through old notification

deepika-071998
Tera Contributor

I have developed a notification and scenario is I submitting a demand request 1 for 5 space. Once demand request get fulfilled now, I need trigger a notification. In that notification i need to pass space count from allocation table. 
example,
in allocation table for particular space i have 10 space and the demand request fulfilled i got 5 more space get allocated totally, i need to populate 15 space as count in notification. From email script  I populating the space count correctly. 
Here, as part of the demand request 1, notification was triggered. from the notification I configured one button when I click I will redirect to portal from there i passing this space count.

 

Again I  submit one more demand request 2 for 5 more space. After this get fulfilled totally the space count is 20 space.

Now, I revisit the old notification as part of demand request 1 i need to 20 but at the time of demand request 1 it will be 15. after demand request 2 space count become 20.

Is it possible to see updated space count in old notification.
Demand request 1 old notification:

deepika071998_0-1744527125140.png

After submitting many request for this allocated space count is 70

deepika071998_1-1744527176756.png


Email script:

deepika071998_2-1744527356927.png

deepika071998_3-1744527399762.png

 

 

The requirement is if i revisit the old notification is it possible to show space count as 70.

2 REPLIES 2

J Siva
Tera Sage

Hi @deepika-071998 

No, it's not possible to update the old notification content.
Regards,
Siva

thanks @J Siva  for your response