Is there a way that I can remove mandatory text which appears when no answer is selected in mandatory questions? Or when there is no answer in other field? I attached a picture of what I mean. It can get quite annoying sometimes.
I found couple of examples on forum but non of them seem to work on latest version of LimeSurvey. We're hosting on LimeSurvey - Enterprice package - current version 3.17.13.
Also is there a way to remove exlamation sign (appears when question has validation) and/or question sign (appears when question has help text)?
1. Using theme : some display:none to element with class (for example .asterisk{display:none})
2. Use
em_validation_q
for all validation and nothing in the tip.
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.
1. I found couple of those solutions. For example .errormandatory {display: none;} None of them worked for me. Maybe they're all for older versions of LS?
2. Not an option for me. It has to be with tip. But ok, if it can't be done. Mandatory text is more important for me.
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.