Take survey widget - how to take out the Intro page?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-27-2018 08:02 AM
Hello,
There is a widget named "Take Survey" for the Portal. Inside of this there is a part
<!-- Survey Intro page -->
<div class="wrapper-md text-center intro-text" ng-if="c.state == -1">
.................
..</div>
This Intro page basically generates the "Introduction" text, icon, and the "Get Started" button.
The customer does not want to have this Intro page, the Get Started button, just send directly to the first page of questions, skipping the Intro page.
What would be the best way to do that? Is there any "one-click" option, to skip the Intro page when directed to Portal Surveys? Or how this widget should be modified?
(Completely take out the part gives empty page 🙂
thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-03-2020 02:22 AM
In the Survey Designer there's a check box for this now, see below. I assume this controls that setting in the OOTB widget now. Note for some reason I couldn't get this checkbox to save while working in the standard view.