- Posts: 57
- Thank you received: 3
Ask the community, share ideas, and connect with other LimeSurvey users!
Denis, is that a custom validation for making sure that at the whole question option "d" is used only once?DenisChenu wrote: ANd with EM (for PHP validation too (user deactivated javascript)
Question validation equationCode:countif("d",self.NAOK) <= 1
YesMazi wrote: ....
Denis, is that a custom validation for making sure that at the whole question option "d" is used only once?
Sure, but : need a PHP controltpartner wrote: Yeah but I think the user experience with disabled radios is better.
Yes, this is very probable.Maybe there is a version conflict here.