View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07473Feature requestsSurvey editingpublic2021-11-17 08:02
Reporteryohann Assigned Togalads  
PrioritynormalSeverityfeature 
Status closedResolutionfixed 
Summary07473: More flexibility with hidden questions
Description

The base idea is that a question should behave the same way hidden or shown.
the only thing to change should be the show/not show question for the end user.

  • Javascript/jquery in a hidden question should work
  • conditions should apply to the hidden question to (ie the question is either hidden, or not asked)

I'm not sure i made it very clear, i try reformulate:

the only distinction between a hidden question (always hide this question) and a "nomal" question should be the screen display.

Additional Information

A possible solution: Use css "display: none;" instead of not showing question
This should work for "all in one page" and "group by group" survey, thought it can be more complicated for question by question survey, so the hidden question should then be added "before the next" / "after the previous" question depend if it is the first, last or a middle question and the be hidden by css.

This way the js can be executed and answer fields can be filled

TagsNo tags attached.
Bug heat2
Story point estimate
Users affected %

Users monitoring this issue

There are no users monitoring this issue.

Activities

galads

galads

2021-11-17 08:01

reporter   ~67350

Hello yohann,

Thank you for suggesting a feature.

However, it seems the feature has been implemented already in the latest versions.

Please check on the latest versions and if the issue still exists, feel free to re-open the report.

kind regards,
galads

Issue History

Date Modified Username Field Change
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing
2021-11-17 08:01 galads Note Added: 67350
2021-11-17 08:01 galads Bug heat 0 => 2
2021-11-17 08:02 galads Assigned To => galads
2021-11-17 08:02 galads Status acknowledged => closed
2021-11-17 08:02 galads Resolution open => fixed