- Posts: 40
- Thank you received: 6
Ask the community, share ideas, and connect with other LimeSurvey users!
I think i can do it with strpos and implode: but its horrible way.vkuzmin wrote: -How To determine on which position is an element, if you know his code? For example, I was primarily interested in the A6 and A8 products and I want to ask clarifying questions if they fall under the top 5.
{count(that.Range1.NAOK)} (see this/self/that )vkuzmin wrote: -How to count elements? In that question i can use "{count(self.NAOK)}", but what i should type in another question's equations? "{count(Range1_1,Range1_2,Range1_3,Range1_4,...,Range1_20.NAOK)}"?