View Issue Details

This bug affects 1 person(s).
 0
IDProjectCategoryView StatusLast Update
08985Feature requestsExpression Managerpublic2014-04-21 09:52
Reporterorvil Assigned To 
PrioritynormalSeverityfeature 
Status newResolutionopen 
Summary08985: make EM work for matrix filter
Description

in matrix filter one or more question code(s) can be set. but it is not possible to use EM for advanced handling.

An example
If you want to have either questionX or QuestionY as filter for questionZ - depending on the result of question A this can't be done.

Ideally the EM should validate in questions Z matrixfilter settings:
{if(questionA=='Y','questionX','questionY')}

or (another example)
(if(questionA=='A','questionY','')}

or
{if(questionA=='B','questionX;questionY','questionX')}

Even if workarounds with js and/or many (hidden) questions as filter are possible this could save a lot of js coding and many fields in the resulting surveys database

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

Users monitoring this issue

There are no users monitoring this issue.

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2014-04-21 09:52 orvil New Issue