- Posts: 292
- Karma: -4
- Thank you received: 1
how to disable the "exit and clear survey" button?
4 years 2 months ago #104269
by iscar
iscar created the topic: how to disable the "exit and clear survey" button?
we can disable the "resume later" button, how to disable the "exit and clear survey" button?
Please Log in or Create an account to join the conversation.
4 years 2 months ago #104273
by holch
I'm not a LimeSurvey GmbH member. I answer at the LimeSurvey forum in my spare time. No support via private message.
Some helpful links: Manual (EN) | Question Types | Workarounds
holch replied the topic: how to disable the "exit and clear survey" button?
Unfortunately this seems only to be possible within the template. So you either delete it from the template file or maybe you can just hide it via CSS.
I'm not a LimeSurvey GmbH member. I answer at the LimeSurvey forum in my spare time. No support via private message.
Some helpful links: Manual (EN) | Question Types | Workarounds
Please Log in or Create an account to join the conversation.
4 years 2 months ago #104306
by tpartner
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
tpartner replied the topic: how to disable the "exit and clear survey" button?
Yes, holch is correct. Remove the {CLEARALL} tag from navigator.pstpl.
.
.
Cheers,
Tony Partner
Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Please Log in or Create an account to join the conversation.