I wonder if it's possible to have different warning or tip messages in different surveys. Actually, I would need to have different versions in my local language only. To be more specific, if a mandatory question is left blank the warning message shows: "This question is mandatory." This is a common message. But in one of current surveys I need the message to be more detailed, e.g. "This question is mandatory. This will help us to improve our service." But in other surveys the message should remain original (the short one). Is there a way to do that?
Thanks
Elisa
Elzbieta Lesinska
LS voluntary Polish translator and supervisor
If your question code are QUESTION, put this in em_validation_q
Code:
!is_empty(QUESTION)
and this in em_validation_q_tip
"This question is mandatory. This will help us to improve our service."
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.