Dynamic values in survey questions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 04:24 PM
I am not finding clear instructions on how to dynamically auto-populate a value in a Survey question.
I am trying to create two surveys: The first one is sent to all mangers and the second one is sent to the managers about their direct reports.
I want to auto-populate either the person's direct report's name or the manager's name respectively.
I was able to get '${param}' to appear in the question and selected the 'Source field' which is point to the sys_user table.
However, '${param}' is still not being substituted with the value I want.
Would anyone be able to see what I need to do to get this working?
---------------------------------------------------------------------------------
Screenshot 1: Native view of the Survey - Source table is what I want
Screenshot 2: Question with ${param} listed and the Source field pointing to a reference field which lives on sys_user
Screenshot 3: My trigger which is also pointed to the same table as Screenshot 1
- Labels:
-
Benchmarks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2020 09:32 PM
Hello check response of allen in below link
https://community.servicenow.com/community?id=community_question&sys_id=79413db4db215c1014d6fb2439961923
Mark my ANSWER as CORRECT and HELPFUL if it helps