- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-26-2017 01:11 PM
With public surveys there is no TriggerID so you can't sink the response to the record which triggers the survey. Furthermore, since it's a public survey users don't have to log in which again means there is no way of linking the response to the case. What I can do is append the url with &casenum=XXXXX. What I have not been able to do is pull that number into a survey question automatically. There are articles online about this but they appear to be for express.
My new thought is if it's possible to pull this number out of the url using the UI page and when the user clicks submit, the number is sent over along with the response. Clearly when the user clicks the submit button it creates a record in SN for the survey response. Can we not add a field to that same table to hold this case number and send it over as part of the submit action?
I took a look at the UI page and given I'm not a programmer by trade, more of hacker, it looks to be pretty complex. Any thoughts on if this is possible?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎05-31-2017 03:51 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 11:18 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-25-2017 11:51 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-16-2024 12:20 PM
I know this is too old, but I am at same point you left it here. Was you able to solve this ?
Thanks!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2017 12:41 AM
Hi Nam
May I know what will happen when to the survey page when user is logged in to ServiceNow ?
What I am seeing is, the RP.getParameter doesn/t work when user is logged in
Can you kindly help with this post
Survey - assessment_take2 public page issue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-05-2023 04:03 AM
Hello @abhithen ,
Did you find any solution to this? It's the same case for me as well. It's working in Private window, but not when the user is logged in.