Question on request approval notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 03:44 AM
Hi All,
When the request goes for approval, the name of the item should be there on the notification.
I want to get the Order guide name in Request Approval notification,
i used dot walking, but its not working.
${sysapproval.cat_item.name}
can anyone please help me on this, how can i get Order Guide name.
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 04:00 AM
use this ${sysapproval.order_guide.getDisplayValue()}
Please check and Mark Correct and Helpful if it really helps you.
Regards,
Prashant Ahire
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 04:09 AM
@Prashant Ahire Thanks for reply
I tried but not working.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 04:13 AM
Can you please let me know on which Table your notification is??
and what value you are getting in Approval for field?
Can you share any approval record if possible?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-20-2023 04:29 AM
Notification is on : sysapproval_approver table.
Please find the below screenshot.