Welcome to the LimeSurvey Community Forum

Ask the community, share ideas, and connect with other LimeSurvey users!

Popup window, when missing mandatory questions

  • daycom
  • daycom's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago #100506 by daycom
Hey!

I have a problem, when you don't fill out mandatory questions a popup window appear. It is not that visible in google chrome and I want to avoid people thinking that the survey is broken. Is there a way to suppress the javescript alert pop up?

I have marked the window in the pic, sorry it is in danish.

Thanks on advande!

Esben
The topic has been locked.
More
10 years 6 months ago #100508 by peterkh
which pic?
The topic has been locked.
  • daycom
  • daycom's Avatar Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 6 months ago #100512 by daycom
Here is the pic.


Attachments:
The topic has been locked.
More
10 years 6 months ago #100516 by Ben_V
Hello,
Search and edit into: application/config/config-defaults.php
(around line 90)
Code:
$config['showpopups']         =   1;
// Show popup messages if mandatory or conditional questions have not been answered correctly.
// 1=Show popup message, 0=Show message on page instead.
.

Benoît

EM Variables => bit.ly/1TKQyNu | EM Roadmap => bit.ly/1UTrOB4
Last Releases => 2.6x.x goo.gl/ztWfIV | 2.06/2.6.x => bit.ly/1Qv44A1
Demo Surveys => goo.gl/HuR6Xe (already included in /docs/demosurveys)
The topic has been locked.
  • lemonlimebitters
  • lemonlimebitters's Avatar
  • Offline
  • Junior Member
  • Junior Member
More
8 years 7 months ago #125767 by lemonlimebitters
Replied by lemonlimebitters on topic Popup window, when missing mandatory questions
Can you do this on a per survey level? or by template?
We sometimes have short surveys embedded via iframe on another website.

lemonlimebitters
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 7 months ago #125770 by DenisChenu
Replied by DenisChenu on topic Popup window, when missing mandatory questions

Ben_V wrote: Hello,
Search and edit into: application/config/config-defaults.php
(around line 90)

Code:
$config['showpopups']         =   1;
// Show popup messages if mandatory or conditional questions have not been answered correctly.
// 1=Show popup message, 0=Show message on page instead.
.

NO !

Update your config file to add it to your config : manual.limesurvey.org/Optional_settings#...te_LimeSurvey_config

lemonlimebitters : with the actual version : 2 solution:
Add
Code:
<script>showpopup=0;</script>
somewhere in your template file (or in survey description, if you need it by survey)
Use your own showStartPopups function in template.js git.framasoft.org/Shnoulle/SkeletonQuest...ter/template.js#L418

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
The following user(s) said Thank You: lemonlimebitters
The topic has been locked.
  • Mazi
  • Mazi's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
8 years 7 months ago #125823 by Mazi

lemonlimebitters wrote: Can you do this on a per survey level? or by template?
We sometimes have short surveys embedded via iframe on another website.

You can simply copy the template for surveys which should NOT show the pop up and then try Denis' solution of adding this to your template, e.g. before the closing </head> tag at startpage.pstpl:
Code:
<script>showpopup=0;</script>

Best regards/Beste Grüße,
Dr. Marcel Minke
Need Help? We offer professional Limesurvey support: survey-consulting.com
Contact: marcel.minke(at)survey-consulting.com
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team
  • LimeSurvey Community Team
More
8 years 7 months ago - 8 years 7 months ago #125824 by DenisChenu
Replied by DenisChenu on topic Popup window, when missing mandatory questions

Mazi wrote:

lemonlimebitters wrote: Can you do this on a per survey level?

Code:
<script>showpopup=0;</script>

And for survey level : put this in your survey description.

Denis

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member, professional service on demand , plugin development .
I don't answer to private message.
Last edit: 8 years 7 months ago by DenisChenu.
The topic has been locked.
  • Mazi
  • Mazi's Avatar
  • Offline
  • Official LimeSurvey Partner
  • Official LimeSurvey Partner
More
5 years 8 months ago #172404 by Mazi

DenisChenu wrote:

Mazi wrote:

lemonlimebitters wrote: Can you do this on a per survey level?

Code:
<script>showpopup=0;</script>

And for survey level : put this in your survey description.

Denis

This doesn't seem to work for the Limesurvey 3.x templates. Which other options do we have for these?

Best regards/Beste Grüße,
Dr. Marcel Minke
Need Help? We offer professional Limesurvey support: survey-consulting.com
Contact: marcel.minke(at)survey-consulting.com
The topic has been locked.
More
5 years 8 months ago #172408 by jelo
Why via templates? A setting option on surveylevel should be the way to go? But I had the feeling that there is no 100% way without popups anymore. Some messages are via popups/modal anyway. I can be wrong. Haven't checked the newest LS 3 version for that.

The meaning of the word "stable" for users
www.limesurvey.org/forum/development/117...ord-stable-for-users
The topic has been locked.

Lime-years ahead

Online-surveys for every purse and purpose