Catalog Task Templates and Variables
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2019 09:39 AM
has anyone found a way to be able to include variables from the form on a catalog task template? it's nice to be able to set some information with them but it would be even better if we could set the variables within the task.
Labels:
- Labels:
-
Service Catalog
3 REPLIES 3
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2019 09:43 AM
Not heardif this working but what if you set a template id field on the task record then had an onchange script which when the id is xyz you do something like
g_form.setValue(‘variables.name’,’blah’);
But i guess that would mean adding a CS for each template.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-22-2019 09:47 AM
Thanks, I really like that idea, not all that hard and would definitely do the trick.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-05-2019 08:16 AM
Did you manage to sort this out?
Hope that helps, if so please mark as correct or helpful
Dave