How dynamically re-route to Certification Task from Notification
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-30-2024 05:33 AM
On certification schedule table we have instructions field, Where we have provided some instructions. This instructions we are fetching into notification. (${cert_schedule.instructions}). So the requirement is, in instructions only we have to provide link to certification task same as Task Number how we achieve using ${URI_REF}. Please refer screenshots.
Above is email screenshot. The requirement is when I click on 'here' it should navigate to particular certification task. But all this configuration I have to do it inside instruction field from certification schedule table.
Above screenshot is where If I click on 'here' word it should redirect to me particular certification task. But this instruction field is on certification schedule table. How to achieve that?