Dynamically pass values through to template fields.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 02:12 AM
Hi Team,
Is there a way to dynamically pass values through the template fields? For instance, having a rich_description of "Create mainframe account for <{subject_person} ({user.user_id}) >" which would pass the matching value through once the template is applied:
Thank You !
Labels:
- Labels:
-
Team Development
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-10-2022 03:30 AM
Hi
OOTB templates do not provide that kind of dynamic replacements. But you could implement a display Business Rule to achieve that functionality
Maik