- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2021 12:42 PM
I am creating a satisfaction survey,
when I published the survey he took the url based on the portal / sp,
but I need to include another portal, and this field does not let me make the change,
someone can help me as I do to change the survey url survey?
Follow the image in more detail.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2021 12:53 PM
That URL is not physically stored anywhere. It is generated "on the fly" whenever you open that survey in the Designer or use "View Survey URL" UI Action on the survey definition form. The script that generates the URL picks the prefix of whatever service portal is marked as Default. If you mark another portal as Default, all survey URLs will use its prefix instead of /sp.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-25-2021 12:53 PM
That URL is not physically stored anywhere. It is generated "on the fly" whenever you open that survey in the Designer or use "View Survey URL" UI Action on the survey definition form. The script that generates the URL picks the prefix of whatever service portal is marked as Default. If you mark another portal as Default, all survey URLs will use its prefix instead of /sp.
Blog: https://sys.properties | Telegram: https://t.me/sys_properties | LinkedIn: https://www.linkedin.com/in/slava-savitsky/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-26-2021 06:12 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2021 09:02 AM
Could you please tell how to change the service portal in this case?
My survey link looks like this:
https://<instance>/nav_to.do?uri=assessment_take2.do%3Fsysparm_assessable_type=b1a32803dbc10c907c449ec2ca961968
I want it to include "Incident Number" as well so I can populate it in one of the Survey Form field from the URL.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-07-2021 09:02 AM
Could you please tell how to change the service portal in this case?
My survey link looks like this:
https://<instance>/nav_to.do?uri=assessment_take2.do%3Fsysparm_assessable_type=b1a32803dbc10c907c449ec2ca961968
I want it to include "Incident Number" as well so I can populate it in one of the Survey Form field from the URL.