- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022 04:34 PM
I'm creating a specfic email template for requests dealing with driver access. Everything works fine, but one thing, the custom variable I created is not showing on the template.
I'm just setting something up for the basic look before I make it looks nice, but here it is
The reason field is what I created and what isn't showing up:
And the name is correct:
Can anyone tell me what I'm doing wrong?
I also tried doing ${variables.why_do_you_need_access_to_this} as well
Solved! Go to Solution.
- Labels:
-
Service Catalog
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022 05:40 PM
I figured it out, I was missing one thing in it:
${sysapproval.variables.why_do_you_need_access_to_this}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-08-2022 05:40 PM
I figured it out, I was missing one thing in it:
${sysapproval.variables.why_do_you_need_access_to_this}
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-04-2024 04:17 AM
Thank you so much, this work out nicely for me too!
You saved me soooo much time 🙂