- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2014 08:42 AM
Morning,
I recently discovered that my survey links do not cooperate with our SAML/ADFS. Basically it lacks the deep-linking portion and rather than authenticating a user and redirecting them to the survey, it just leaves them at their self-service page. If they were to click the survey link again (once already authenticated), it would take them to a full page survey (no nagivation bar). After comparing my survey link to a working incident link and some trial and error, I've managed to build a survey link that cooperates with SAML/ADFS, however, the survey page now includes the navigation bar on the left. While this isn't horrible, I think I liked it better when there was no navigation bar displayed in the survey. Navigating away from the survey would leave the user with no option to get back to their survey apart from clicking the link again (we're currenlty on calgary)My question is, what is it about the "Working survey link with nagivation bar" below that causes the navigation bar to display?
BROKEN SURVEY LINK:
WORKING INCIDENT URL:
WORKING SURVEY LINK WITH NAVIGATION BAR:
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-06-2014 09:53 AM
Hey Scott,
The part you're looking for is "/nav_to.do?uri=". That indicates to SN to open whatever path follows the '=' with the navbar and other accoutrements. You should be able to remove that section and leave what comes after to get just that page.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-10-2014 11:39 AM
The only change made to the " task survey events" business rule is the return line. Nothing else.