- 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
‎04-01-2022 08:25 AM
Hey Luis/Slava,
Can you please explain what change did you make? I am facing an exact issue
Thanks and Regards
Saurabh
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-12-2022 04:10 AM
In the Service Portals [sp_portal] list, set Default = true for the portal you want to your users to be routed to by default.
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
‎05-23-2025 01:57 AM
Hi.. is it possible to trigger different surveys with different portal suffix based on some condition? Or will ALL surveys always set the URL suffix to the default service portal?