View Issue Details

This bug affects 1 person(s).
 2
IDProjectCategoryView StatusLast Update
07905Feature requestsSurvey editingpublic2021-11-02 11:51
Reportertrivender Assigned Togalads  
PrioritynormalSeverityfeature 
Status acknowledgedResolutionopen 
Summary07905: javascript should work on hidden questions
Description

We want to set/get values in/from hidden questions.If you can make this happen then it would be a great help.

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

Users monitoring this issue

There are no users monitoring this issue.

Activities

DenisChenu

DenisChenu

2013-06-06 16:03

developer   ~25470

Need more option in hidden attribute:

  • Hidden in HTML
  • Hidden by CSS and javascript (include display:none)
  • Hidden only in javascript (for accessibility)

And more : EM use .shown() if the question are relevant : then have to use another function. Think sammoussa already worked on it or have another idea (mine is to use own jquery function EMhide and EMshown

Denis

DenisChenu

DenisChenu

2013-06-24 18:18

developer   ~25631

Another possibility is to use:

  • One hidden question (example QQ)
  • One equation question type with QQ="MyValue"

Issue History

Date Modified Username Field Change
2013-06-05 13:27 trivender New Issue
2013-06-06 16:03 DenisChenu Note Added: 25470
2013-06-06 16:03 DenisChenu Severity @50@ => feature
2013-06-24 18:18 DenisChenu Note Added: 25631
2019-11-01 17:25 c_schmitz Category Survey design => Survey editing
2021-11-02 11:51 galads Assigned To => galads
2021-11-02 11:51 galads Status new => acknowledged