Welcome to the LimeSurvey Community Forum

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

Show question index / allow jumping

More
5 years 10 months ago #189994 by ordogz
Hi All,

I've enabled the "Show question index / allow jumping:" option in my survey to show the full menu structure in the top right corner of the template.

Everything works well, outside the fact, that I want to disable those question groups which contains hidden questions with all kind of results/charting answers showed only in the "End page".

I'm asking this, because those question groups are visible in that menu structure, but they are not showing anything because the questions are hidden.

Is there any way to disable those question groups, to not be shown in the "Show question index / allow jumping:" menu, without to lose the included calculations and charts based questions.

Thank you.
The topic has been locked.
More
5 years 10 months ago - 5 years 10 months ago #189996 by tpartner
You should be able to hide them with CSS.

Extend your theme and add something like this to the end of your custom.css file. This, for example, should hide the link for the second group.

Code:
a[data-limesurvey-submit='{ "move":2 }'] {
  display: none !important;
}

Cheers,
Tony Partner

Solutions, code and workarounds presented in these forums are given without any warranty, implied or otherwise.
Last edit: 5 years 10 months ago by tpartner.
The following user(s) said Thank You: gabrieljenik
The topic has been locked.
More
5 years 10 months ago #189997 by ordogz
Thank you!

It worked perfectly fine :)
The topic has been locked.
More
5 years 10 months ago #190008 by DenisChenu
You use hidden attribute ?

If yes : these greoup must not be in Index : it's a issue in my opinion …

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 topic has been locked.
Moderators: tpartnerholch

Lime-years ahead

Online-surveys for every purse and purpose