Welcome to the LimeSurvey Community Forum

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

Modified error message for each question

  • id_wahyu
  • id_wahyu's Avatar Topic Author
  • Offline
  • Junior Member
  • Junior Member
More
10 years 7 months ago #110384 by id_wahyu
Hi all.

I have another query need to ask for your help:

Is there anyway to modify (or create) the error-message for each of the question? Currently it is the same across all variables, and I need to mention some message (of error) in particular question.

Your advice really appreciated.

Regards
Iwan
The topic has been locked.
  • DenisChenu
  • DenisChenu's Avatar
  • Offline
  • LimeSurvey Community Team & Official Partner
  • LimeSurvey Community Team & Official Partner
More
10 years 7 months ago #110394 by DenisChenu
Replied by DenisChenu on topic Modified error message for each question
Maybe you can use:
www.limesurvey.org/manual/QS:Em_validation_q
www.limesurvey.org/manual/QS:Em_validation_q_tip

With your own message .

You can use EM in Em_validation_q_tip:
Example :
Code:
{if(is_empty(this),'Please provide an answer','')}
{if(!is_empty(this) and this lt 1,'Your answer must be upper than 1','')}

With Em_validation_q
Code:
!is_empty(this) and this le 1

Assistance on LimeSurvey forum and LimeSurvey core development are on my free time.
I'm not a LimeSurvey GmbH member. - Professional support - Plugins, theme and development .
I don't answer to private message.
The following user(s) said Thank You: id_wahyu
The topic has been locked.
Moderators: holchtpartner

Lime-years ahead

Online-surveys for every purse and purpose