x

Main chapters

  1. LimeSurvey Cloud vs LimeSurvey CE
  2. LimeSurvey Cloud - Quick start guide
  3. LimeSurvey CE - Installation
  4. How to design a good survey (Guide)
  5. Getting started
  6. LimeSurvey configuration
  7. Introduction - Surveys
  8. View survey settings
  9. View survey menu
  10. View survey structure
  11. Introduction - Questions
  12. Introduction - Question Groups
  13. Introduction - Surveys - Management
  14. Survey toolbar options
  15. Multilingual survey
  16. Quick start guide - ExpressionScript
  17. Advanced features
  18. General FAQ
  19. Troubleshooting
  20. Workarounds
  21. License
  22. Version change log
  23. Plugins - Advanced
 Actions

QS

Remove text or uncheck checkbox: Difference between revisions

From LimeSurvey Manual

Cdorin (talk | contribs)
Created page with "<translate> <!--T:104--> <languages /> <onlyinclude> ===Remove text or uncheck checkbox automatically (remove_text_or_uncheck_checkbox_auto)=== '''Description''' This attr..."
 
Han (talk | contribs)
Marked this version for translation
 
Line 5: Line 5:
<onlyinclude>
<onlyinclude>


===Remove text or uncheck checkbox automatically (remove_text_or_uncheck_checkbox_auto)===
===Remove text or uncheck checkbox automatically (remove_text_or_uncheck_checkbox_auto)=== <!--T:105-->


<!--T:106-->
'''Description'''
'''Description'''


<!--T:107-->
This attribute allows you to manipulate the behaviour of the comment textbox once you uncheck its corresponding textbox - whether the text input remains saved or not.
This attribute allows you to manipulate the behaviour of the comment textbox once you uncheck its corresponding textbox - whether the text input remains saved or not.


<!--T:108-->
'''Available options'''
'''Available options'''
*On (default): it enabled and the user unchecks the option, then the text put remains untouched
*On (default): it enabled and the user unchecks the option, then the text put remains untouched
Line 16: Line 19:
</onlyinclude>
</onlyinclude>


<!--T:109-->
[[Category:Question Settings]][[Category:Question Logic Options]]
[[Category:Question Settings]][[Category:Question Logic Options]]
</translate>
</translate>

Latest revision as of 15:17, 19 April 2018


Remove text or uncheck checkbox automatically (remove_text_or_uncheck_checkbox_auto)

Description

This attribute allows you to manipulate the behaviour of the comment textbox once you uncheck its corresponding textbox - whether the text input remains saved or not.

Available options

  • On (default): it enabled and the user unchecks the option, then the text put remains untouched
  • Off: if disabled and the user unchecks the option, then the corresponding text input gets deleted.