View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
18833 | Bug reports | Survey taking | public | 2023-05-19 18:14 | 2023-06-09 14:05 |
Reporter | arhea.lindic | Assigned To | DenisChenu | ||
Priority | none | Severity | feature | ||
Status | closed | Resolution | fixed | ||
Product Version | 5.6.x | ||||
Summary | 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout | ||||
Description | I'm using the hideemptycolumns plugin which hides columns with empty headers in array numbers question type. The problem is that if a survey is taken on a mobile phone the formulas (e.g. {if(q1_1=="Y";"smth","")} ) for column headers are not working. They work fine when checkbox layout is off, but not when there is on. | ||||
Steps To Reproduce | Steps to reproduceCreate a multiple choice question (e.g. Q1), with answers 1: "a", 2: "b", 3: "c" Expected resultWhen marked answers on Q1 are "a", "b", or "c", those labels should be displayed as x-scale labels on Q2. Actual resultInstead when doing a survey on a mobile phone the x-scale labels are not displayed as "a", "b", "c", but as formulas - 1: "{if(q1_1.shown)}",2: "{if(q1_2.shown)}",3: "{if(q1_3.shown)}" etcd. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Bug heat | 12 | ||||
Complete LimeSurvey version number (& build) | 5.6.18 | ||||
I will donate to the project if issue is resolved | Yes | ||||
Browser | Firefox 13..1.0 mobile version | ||||
Database type & version | LimeSurvey Cloud | ||||
Server OS (if known) | LimeSurvey Cloud | ||||
Webserver software & version (if known) | LimeSurvey Cloud | ||||
PHP Version | LimeSurvey Cloud | ||||
related to | 18865 | confirmed | Theme config : unable to use <remove> to remove css file |
Confirm the issue, not related to hideemptycolumns ;) Step to reproduce
OK in 3.X limesurvey_survey_ArrayNumberDynamic.lss (33,297 bytes)
<?xml version="1.0" encoding="UTF-8"?> <document> <LimeSurveyDocType>Survey</LimeSurveyDocType> <DBVersion>366</DBVersion> <languages> <language>en</language> </languages> <defaultvalues> <fields> <fieldname>qid</fieldname> <fieldname>scale_id</fieldname> <fieldname>sqid</fieldname> <fieldname>language</fieldname> <fieldname>specialtype</fieldname> <fieldname>defaultvalue</fieldname> </fields> <rows> <row> <qid><![CDATA[27315]]></qid> <scale_id><![CDATA[0]]></scale_id> <sqid><![CDATA[27318]]></sqid> <language><![CDATA[en]]></language> <specialtype/> <defaultvalue><![CDATA[X axis 2 sample]]></defaultvalue> </row> <row> <qid><![CDATA[27319]]></qid> <scale_id><![CDATA[0]]></scale_id> <sqid><![CDATA[27320]]></sqid> <language><![CDATA[en]]></language> <specialtype/> <defaultvalue><![CDATA[Y axis 1 sample]]></defaultvalue> </row> <row> <qid><![CDATA[27319]]></qid> <scale_id><![CDATA[0]]></scale_id> <sqid><![CDATA[27321]]></sqid> <language><![CDATA[en]]></language> <specialtype/> <defaultvalue><![CDATA[Y axis 2 sample]]></defaultvalue> </row> <row> <qid><![CDATA[27319]]></qid> <scale_id><![CDATA[0]]></scale_id> <sqid><![CDATA[27322]]></sqid> <language><![CDATA[en]]></language> <specialtype/> <defaultvalue><![CDATA[Y axis 3 sample]]></defaultvalue> </row> <row> <qid><![CDATA[27315]]></qid> <scale_id><![CDATA[0]]></scale_id> <sqid><![CDATA[27316]]></sqid> <language><![CDATA[en]]></language> <specialtype/> <defaultvalue><![CDATA[X axis 1 sample]]></defaultvalue> </row> <row> <qid><![CDATA[27315]]></qid> <scale_id><![CDATA[0]]></scale_id> <sqid><![CDATA[27317]]></sqid> <language><![CDATA[en]]></language> <specialtype/> <defaultvalue><![CDATA[X axis 2 sample]]></defaultvalue> </row> </rows> </defaultvalues> <groups> <fields> <fieldname>gid</fieldname> <fieldname>sid</fieldname> <fieldname>group_name</fieldname> <fieldname>group_order</fieldname> <fieldname>description</fieldname> <fieldname>language</fieldname> <fieldname>randomization_group</fieldname> <fieldname>grelevance</fieldname> </fields> <rows> <row> <gid><![CDATA[1435]]></gid> <sid><![CDATA[683862]]></sid> <group_name><![CDATA[Group]]></group_name> <group_order><![CDATA[0]]></group_order> <description/> <language><![CDATA[en]]></language> <randomization_group/> <grelevance/> </row> </rows> </groups> <questions> <fields> <fieldname>qid</fieldname> <fieldname>parent_qid</fieldname> <fieldname>sid</fieldname> <fieldname>gid</fieldname> <fieldname>type</fieldname> <fieldname>title</fieldname> <fieldname>question</fieldname> <fieldname>preg</fieldname> <fieldname>help</fieldname> <fieldname>other</fieldname> <fieldname>mandatory</fieldname> <fieldname>question_order</fieldname> <fieldname>language</fieldname> <fieldname>scale_id</fieldname> <fieldname>same_default</fieldname> <fieldname>relevance</fieldname> <fieldname>modulename</fieldname> </fields> <rows> <row> <qid><![CDATA[27315]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[Q]]></type> <title><![CDATA[Xaxe]]></title> <question><![CDATA[X axis]]></question> <preg/> <help/> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27319]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[Q]]></type> <title><![CDATA[Yaxe]]></title> <question><![CDATA[Y axis]]></question> <preg/> <help/> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <question_order><![CDATA[4]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> </row> <row> <qid><![CDATA[27323]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[:]]></type> <title><![CDATA[ArrayNumberDefault]]></title> <question><![CDATA[Array Number Default]]></question> <preg/> <help/> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <question_order><![CDATA[5]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27330]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[:]]></type> <title><![CDATA[ArrayNumberInput]]></title> <question><![CDATA[Array Number Input]]></question> <preg/> <help/> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <question_order><![CDATA[6]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27337]]></qid> <parent_qid><![CDATA[0]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[:]]></type> <title><![CDATA[ArrayNumberCheckbox]]></title> <question><![CDATA[Array Number Checkbox]]></question> <preg/> <help/> <other><![CDATA[N]]></other> <mandatory><![CDATA[N]]></mandatory> <question_order><![CDATA[7]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> </rows> </questions> <subquestions> <fields> <fieldname>qid</fieldname> <fieldname>parent_qid</fieldname> <fieldname>sid</fieldname> <fieldname>gid</fieldname> <fieldname>type</fieldname> <fieldname>title</fieldname> <fieldname>question</fieldname> <fieldname>preg</fieldname> <fieldname>help</fieldname> <fieldname>other</fieldname> <fieldname>mandatory</fieldname> <fieldname>question_order</fieldname> <fieldname>language</fieldname> <fieldname>scale_id</fieldname> <fieldname>same_default</fieldname> <fieldname>relevance</fieldname> <fieldname>modulename</fieldname> </fields> <rows> <row> <qid><![CDATA[27316]]></qid> <parent_qid><![CDATA[27315]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X01]]></title> <question><![CDATA[Enter axe X 1]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27317]]></qid> <parent_qid><![CDATA[27315]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X02]]></title> <question><![CDATA[Enter axe X 2]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27318]]></qid> <parent_qid><![CDATA[27315]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X03]]></title> <question><![CDATA[Enter axe X 3]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27320]]></qid> <parent_qid><![CDATA[27319]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y01]]></title> <question><![CDATA[Enter Y axis 1]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> </row> <row> <qid><![CDATA[27321]]></qid> <parent_qid><![CDATA[27319]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y02]]></title> <question><![CDATA[Enter Y axis 2]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> </row> <row> <qid><![CDATA[27322]]></qid> <parent_qid><![CDATA[27319]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y03]]></title> <question><![CDATA[Enter Y axis 3]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> </row> <row> <qid><![CDATA[27324]]></qid> <parent_qid><![CDATA[27323]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y01]]></title> <question><![CDATA[{Yaxe_Y01.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27325]]></qid> <parent_qid><![CDATA[27323]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X01]]></title> <question><![CDATA[{Xaxe_X01.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27326]]></qid> <parent_qid><![CDATA[27323]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y02]]></title> <question><![CDATA[{Yaxe_Y02.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27327]]></qid> <parent_qid><![CDATA[27323]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y03]]></title> <question><![CDATA[{Yaxe_Y03.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27328]]></qid> <parent_qid><![CDATA[27323]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X02]]></title> <question><![CDATA[{Xaxe_X02.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27329]]></qid> <parent_qid><![CDATA[27323]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X03]]></title> <question><![CDATA[{Xaxe_X03.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27331]]></qid> <parent_qid><![CDATA[27330]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y01]]></title> <question><![CDATA[{Yaxe_Y01.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27332]]></qid> <parent_qid><![CDATA[27330]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X01]]></title> <question><![CDATA[{Xaxe_X01.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27333]]></qid> <parent_qid><![CDATA[27330]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y02]]></title> <question><![CDATA[{Yaxe_Y02.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27334]]></qid> <parent_qid><![CDATA[27330]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X02]]></title> <question><![CDATA[{Xaxe_X02.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27335]]></qid> <parent_qid><![CDATA[27330]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y03]]></title> <question><![CDATA[{Yaxe_Y03.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27336]]></qid> <parent_qid><![CDATA[27330]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X03]]></title> <question><![CDATA[{Xaxe_X03.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27338]]></qid> <parent_qid><![CDATA[27337]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y01]]></title> <question><![CDATA[{Yaxe_Y01.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27339]]></qid> <parent_qid><![CDATA[27337]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X01]]></title> <question><![CDATA[{Xaxe_X01.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[1]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27340]]></qid> <parent_qid><![CDATA[27337]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y02]]></title> <question><![CDATA[{Yaxe_Y02.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27341]]></qid> <parent_qid><![CDATA[27337]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X02]]></title> <question><![CDATA[{Xaxe_X02.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[2]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> <row> <qid><![CDATA[27342]]></qid> <parent_qid><![CDATA[27337]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[Y03]]></title> <question><![CDATA[{Yaxe_Y03.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[0]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance><![CDATA[1]]></relevance> <modulename/> </row> <row> <qid><![CDATA[27343]]></qid> <parent_qid><![CDATA[27337]]></parent_qid> <sid><![CDATA[683862]]></sid> <gid><![CDATA[1435]]></gid> <type><![CDATA[T]]></type> <title><![CDATA[X03]]></title> <question><![CDATA[{Xaxe_X03.shown}]]></question> <other><![CDATA[N]]></other> <question_order><![CDATA[3]]></question_order> <language><![CDATA[en]]></language> <scale_id><![CDATA[1]]></scale_id> <same_default><![CDATA[0]]></same_default> <relevance/> <modulename/> </row> </rows> </subquestions> <question_attributes> <fields> <fieldname>qid</fieldname> <fieldname>attribute</fieldname> <fieldname>value</fieldname> <fieldname>language</fieldname> </fields> <rows> <row> <qid><![CDATA[27330]]></qid> <attribute><![CDATA[input_boxes]]></attribute> <value><![CDATA[1]]></value> </row> <row> <qid><![CDATA[27337]]></qid> <attribute><![CDATA[multiflexible_checkbox]]></attribute> <value><![CDATA[1]]></value> </row> </rows> </question_attributes> <surveys> <fields> <fieldname>sid</fieldname> <fieldname>gsid</fieldname> <fieldname>admin</fieldname> <fieldname>expires</fieldname> <fieldname>startdate</fieldname> <fieldname>adminemail</fieldname> <fieldname>anonymized</fieldname> <fieldname>faxto</fieldname> <fieldname>format</fieldname> <fieldname>savetimings</fieldname> <fieldname>template</fieldname> <fieldname>language</fieldname> <fieldname>additional_languages</fieldname> <fieldname>datestamp</fieldname> <fieldname>usecookie</fieldname> <fieldname>allowregister</fieldname> <fieldname>allowsave</fieldname> <fieldname>autonumber_start</fieldname> <fieldname>autoredirect</fieldname> <fieldname>allowprev</fieldname> <fieldname>printanswers</fieldname> <fieldname>ipaddr</fieldname> <fieldname>refurl</fieldname> <fieldname>showsurveypolicynotice</fieldname> <fieldname>publicstatistics</fieldname> <fieldname>publicgraphs</fieldname> <fieldname>listpublic</fieldname> <fieldname>htmlemail</fieldname> <fieldname>sendconfirmation</fieldname> <fieldname>tokenanswerspersistence</fieldname> <fieldname>assessments</fieldname> <fieldname>usecaptcha</fieldname> <fieldname>usetokens</fieldname> <fieldname>bounce_email</fieldname> <fieldname>attributedescriptions</fieldname> <fieldname>emailresponseto</fieldname> <fieldname>emailnotificationto</fieldname> <fieldname>tokenlength</fieldname> <fieldname>showxquestions</fieldname> <fieldname>showgroupinfo</fieldname> <fieldname>shownoanswer</fieldname> <fieldname>showqnumcode</fieldname> <fieldname>bouncetime</fieldname> <fieldname>bounceprocessing</fieldname> <fieldname>bounceaccounttype</fieldname> <fieldname>bounceaccounthost</fieldname> <fieldname>bounceaccountpass</fieldname> <fieldname>bounceaccountencryption</fieldname> <fieldname>bounceaccountuser</fieldname> <fieldname>showwelcome</fieldname> <fieldname>showprogress</fieldname> <fieldname>questionindex</fieldname> <fieldname>navigationdelay</fieldname> <fieldname>nokeyboard</fieldname> <fieldname>alloweditaftercompletion</fieldname> <fieldname>googleanalyticsstyle</fieldname> <fieldname>googleanalyticsapikey</fieldname> </fields> <rows> <row> <sid><![CDATA[683862]]></sid> <gsid><![CDATA[1]]></gsid> <admin><![CDATA[Denis Chenu]]></admin> <adminemail><![CDATA[denis@shnoulle.net]]></adminemail> <anonymized><![CDATA[N]]></anonymized> <faxto/> <format><![CDATA[G]]></format> <savetimings><![CDATA[N]]></savetimings> <template><![CDATA[skelvanilla]]></template> <language><![CDATA[en]]></language> <additional_languages/> <datestamp><![CDATA[N]]></datestamp> <usecookie><![CDATA[N]]></usecookie> <allowregister><![CDATA[N]]></allowregister> <allowsave><![CDATA[Y]]></allowsave> <autonumber_start><![CDATA[0]]></autonumber_start> <autoredirect><![CDATA[N]]></autoredirect> <allowprev><![CDATA[N]]></allowprev> <printanswers><![CDATA[N]]></printanswers> <ipaddr><![CDATA[N]]></ipaddr> <refurl><![CDATA[N]]></refurl> <showsurveypolicynotice><![CDATA[0]]></showsurveypolicynotice> <publicstatistics><![CDATA[N]]></publicstatistics> <publicgraphs><![CDATA[N]]></publicgraphs> <listpublic><![CDATA[N]]></listpublic> <htmlemail><![CDATA[Y]]></htmlemail> <sendconfirmation><![CDATA[Y]]></sendconfirmation> <tokenanswerspersistence><![CDATA[N]]></tokenanswerspersistence> <assessments><![CDATA[N]]></assessments> <usecaptcha><![CDATA[N]]></usecaptcha> <usetokens><![CDATA[N]]></usetokens> <bounce_email><![CDATA[denis@shnoulle.net]]></bounce_email> <emailresponseto/> <emailnotificationto/> <tokenlength><![CDATA[15]]></tokenlength> <showxquestions><![CDATA[Y]]></showxquestions> <showgroupinfo><![CDATA[B]]></showgroupinfo> <shownoanswer><![CDATA[Y]]></shownoanswer> <showqnumcode><![CDATA[X]]></showqnumcode> <bounceprocessing><![CDATA[N]]></bounceprocessing> <showwelcome><![CDATA[Y]]></showwelcome> <showprogress><![CDATA[Y]]></showprogress> <questionindex><![CDATA[0]]></questionindex> <navigationdelay><![CDATA[0]]></navigationdelay> <nokeyboard><![CDATA[N]]></nokeyboard> <alloweditaftercompletion><![CDATA[N]]></alloweditaftercompletion> </row> </rows> </surveys> <surveys_languagesettings> <fields> <fieldname>surveyls_survey_id</fieldname> <fieldname>surveyls_language</fieldname> <fieldname>surveyls_title</fieldname> <fieldname>surveyls_description</fieldname> <fieldname>surveyls_welcometext</fieldname> <fieldname>surveyls_endtext</fieldname> <fieldname>surveyls_policy_notice</fieldname> <fieldname>surveyls_policy_error</fieldname> <fieldname>surveyls_policy_notice_label</fieldname> <fieldname>surveyls_url</fieldname> <fieldname>surveyls_urldescription</fieldname> <fieldname>surveyls_email_invite_subj</fieldname> <fieldname>surveyls_email_invite</fieldname> <fieldname>surveyls_email_remind_subj</fieldname> <fieldname>surveyls_email_remind</fieldname> <fieldname>surveyls_email_register_subj</fieldname> <fieldname>surveyls_email_register</fieldname> <fieldname>surveyls_email_confirm_subj</fieldname> <fieldname>surveyls_email_confirm</fieldname> <fieldname>surveyls_dateformat</fieldname> <fieldname>surveyls_attributecaptions</fieldname> <fieldname>email_admin_notification_subj</fieldname> <fieldname>email_admin_notification</fieldname> <fieldname>email_admin_responses_subj</fieldname> <fieldname>email_admin_responses</fieldname> <fieldname>surveyls_numberformat</fieldname> <fieldname>attachments</fieldname> </fields> <rows> <row> <surveyls_survey_id><![CDATA[683862]]></surveyls_survey_id> <surveyls_language><![CDATA[en]]></surveyls_language> <surveyls_title><![CDATA[Issue 18833]]></surveyls_title> <surveyls_description/> <surveyls_welcometext/> <surveyls_endtext/> <surveyls_url/> <surveyls_urldescription/> <surveyls_email_invite_subj><![CDATA[Invitation to participate in a survey]]></surveyls_email_invite_subj> <surveyls_email_invite><![CDATA[Dear {FIRSTNAME},<br /> <br /> You have been invited to participate in a survey.<br /> <br /> The survey is titled:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> To participate, please click on the link below.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Click here to do the survey:<br /> {SURVEYURL}<br /> <br /> If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br /> {OPTOUTURL}<br /> <br /> If you are blacklisted but want to participate in this survey and want to receive invitations please click the following link:<br /> {OPTINURL}]]></surveyls_email_invite> <surveyls_email_remind_subj><![CDATA[Reminder to participate in a survey]]></surveyls_email_remind_subj> <surveyls_email_remind><![CDATA[Dear {FIRSTNAME},<br /> <br /> Recently we invited you to participate in a survey.<br /> <br /> We note that you have not yet completed the survey, and wish to remind you that the survey is still available should you wish to take part.<br /> <br /> The survey is titled:<br /> "{SURVEYNAME}"<br /> <br /> "{SURVEYDESCRIPTION}"<br /> <br /> To participate, please click on the link below.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME} ({ADMINEMAIL})<br /> <br /> ----------------------------------------------<br /> Click here to do the survey:<br /> {SURVEYURL}<br /> <br /> If you do not want to participate in this survey and don't want to receive any more invitations please click the following link:<br /> {OPTOUTURL}]]></surveyls_email_remind> <surveyls_email_register_subj><![CDATA[Survey registration confirmation]]></surveyls_email_register_subj> <surveyls_email_register><![CDATA[Dear {FIRSTNAME},<br /> <br /> You, or someone using your email address, have registered to participate in an online survey titled {SURVEYNAME}.<br /> <br /> To complete this survey, click on the following URL:<br /> <br /> {SURVEYURL}<br /> <br /> If you have any questions about this survey, or if you did not register to participate and believe this email is in error, please contact {ADMINNAME} at {ADMINEMAIL}.]]></surveyls_email_register> <surveyls_email_confirm_subj><![CDATA[Confirmation of your participation in our survey]]></surveyls_email_confirm_subj> <surveyls_email_confirm><![CDATA[Dear {FIRSTNAME},<br /> <br /> This email is to confirm that you have completed the survey titled {SURVEYNAME} and your response has been saved. Thank you for participating.<br /> <br /> If you have any further questions about this email, please contact {ADMINNAME} on {ADMINEMAIL}.<br /> <br /> Sincerely,<br /> <br /> {ADMINNAME}]]></surveyls_email_confirm> <surveyls_dateformat><![CDATA[5]]></surveyls_dateformat> <email_admin_notification_subj><![CDATA[Response submission for survey {SURVEYNAME}]]></email_admin_notification_subj> <email_admin_notification><![CDATA[Hello,<br /> <br /> A new response was submitted for your survey '{SURVEYNAME}'.<br /> <br /> Click the following link to see the individual response:<br /> {VIEWRESPONSEURL}<br /> <br /> Click the following link to edit the individual response:<br /> {EDITRESPONSEURL}<br /> <br /> View statistics by clicking here:<br /> {STATISTICSURL}]]></email_admin_notification> <email_admin_responses_subj><![CDATA[Response submission for survey {SURVEYNAME} with results]]></email_admin_responses_subj> <email_admin_responses><![CDATA[Hello,<br /> <br /> A new response was submitted for your survey '{SURVEYNAME}'.<br /> <br /> Click the following link to see the individual response:<br /> {VIEWRESPONSEURL}<br /> <br /> Click the following link to edit the individual response:<br /> {EDITRESPONSEURL}<br /> <br /> View statistics by clicking here:<br /> {STATISTICSURL}<br /> <br /> <br /> The following answers were given by the participant:<br /> {ANSWERTABLE}]]></email_admin_responses> <surveyls_numberformat><![CDATA[0]]></surveyls_numberformat> </row> </rows> </surveys_languagesettings> <themes> <theme> <sid>683862</sid> <template_name>skelvanilla</template_name> <config> <options>inherit</options> </config> </theme> </themes> <themes_inherited> <theme> <sid>683862</sid> <template_name>skelvanilla</template_name> <config> <options> <hideprivacyinfo>off</hideprivacyinfo> <container>on</container> <questionhtag>off</questionhtag> <brandlogo>off</brandlogo> <brandlogofile>./files/logo.png</brandlogofile> <brandlogoalt>""</brandlogoalt> <brandlogoasbanner>off</brandlogoasbanner> <surveylistlogo>on</surveylistlogo> <surveylistlogofile>./files/survey_list_header.png</surveylistlogofile> <poweredlogo>on</poweredlogo> <poweredlogofile>./files/poweredby.png</poweredlogofile> <poweredlink>https://sondages.pro</poweredlink> <poweredtext>Theme by Sondages Pro</poweredtext> <mandatoryposition>astip</mandatoryposition> <errorattop>on</errorattop> <questioncolor>primary</questioncolor> <dangercolor>on</dangercolor> <questionwrap>none</questionwrap> <questionsize>h4</questionsize> <helpcolor>text-info</helpcolor> <validitycolor>text-info</validitycolor> <fixedheader>off</fixedheader> <headercontainer>off</headercontainer> <titlelocation>header</titlelocation> <theme>off</theme> <bodyloaded>on</bodyloaded> <removeback>on</removeback> <fixnumauto>disable</fixnumauto> <dynamicvalidity>off</dynamicvalidity> <savelink>on</savelink> <clearalllink>on</clearalllink> <indexlink>on</indexlink> <languagelink>on</languagelink> <previouslink>off</previouslink> <nextsubmitlink>off</nextsubmitlink> <showclearall>on</showclearall> <tableheader>on</tableheader> <availablevariations>{ "contrast": { "name": "Contrast", "base": "1", "button": "1", "awesome": "1", "button_awesome": "1" }, "bootstrap": { "name": "Bootstrap", "base": "1", "button": "1", "awesome": "1", "button_awesome": "1" } }</availablevariations> <descriptiondisplay>welcome</descriptiondisplay> </options> </config> </theme> </themes_inherited> </document> |
|
Yes, my mistake. The issue is not explicitly related to hideemptycolumns, I'm just using it in that regard. |
|
5.X : https://github.com/LimeSurvey/LimeSurvey/pull/3206 |
|
@arhea.lindic if you can test the fix ? |
|
Fix committed to 5.x branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34791 |
|
Fix committed to 5.x branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34792 |
|
tested and merged |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34793 |
|
Fix committed to master branch: http://bugs.limesurvey.org/plugin.php?page=Source/view&id=34794 |
|
LimeSurvey: 5.x bd00b75e 2023-06-09 15:50 Committer: GitHub Details Diff |
Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3206) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
LimeSurvey: 5.x bd00b75e 2023-06-09 15:50 Committer: GitHub Details Diff |
Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3206) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
LimeSurvey: master d635da1c 2023-06-09 15:56 Committer: GitHub Details Diff |
Fixed issue #Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3207) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File | ||
LimeSurvey: master d635da1c 2023-06-09 15:56 Committer: GitHub Details Diff |
Fixed issue #Fixed issue 18833: mobile phone issue with formulas on columns headings with array numbers on checkbox layout (#3207) Dev: processString |
Affected Issues 18833 |
|
mod - application/views/survey/questions/answer/arrays/multiflexi/rows/cells/answer_td_checkboxes.twig | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-05-19 18:14 | arhea.lindic | New Issue | |
2023-05-19 18:14 | arhea.lindic | File Added: limesurvey_survey_657154_2023-05-19-4.lss | |
2023-05-19 18:14 | arhea.lindic | File Added: 2023-05-19 12.34.08.png | |
2023-05-19 18:51 | DenisChenu | Note Added: 75117 | |
2023-05-19 18:51 | DenisChenu | File Added: limesurvey_survey_ArrayNumberDynamic.lss | |
2023-05-19 18:51 | DenisChenu | Bug heat | 0 => 2 |
2023-05-19 18:52 | DenisChenu | Assigned To | => DenisChenu |
2023-05-19 18:52 | DenisChenu | Status | new => confirmed |
2023-05-19 19:24 | DenisChenu | Assigned To | DenisChenu => |
2023-05-19 20:25 | arhea.lindic | Note Added: 75120 | |
2023-05-19 20:25 | arhea.lindic | Bug heat | 2 => 4 |
2023-06-06 19:35 | guest | Bug heat | 4 => 10 |
2023-06-08 09:55 | DenisChenu | Relationship added | related to 18865 |
2023-06-08 17:22 | DenisChenu | Assigned To | => DenisChenu |
2023-06-08 17:22 | DenisChenu | Status | confirmed => new |
2023-06-08 17:22 | DenisChenu | Status | new => assigned |
2023-06-08 17:39 | DenisChenu | Assigned To | DenisChenu => gabrieljenik |
2023-06-08 17:39 | DenisChenu | Status | assigned => ready for code review |
2023-06-08 17:39 | DenisChenu | Note Added: 75488 | |
2023-06-08 23:37 | gabrieljenik | Assigned To | gabrieljenik => DenisChenu |
2023-06-08 23:37 | gabrieljenik | Status | ready for code review => ready for testing |
2023-06-09 08:29 | DenisChenu | Assigned To | DenisChenu => tibor.pacalat |
2023-06-09 08:30 | DenisChenu | Note Added: 75505 | |
2023-06-09 13:50 | DenisChenu | Changeset attached | => LimeSurvey 5.x bd00b75e |
2023-06-09 13:50 | DenisChenu | Note Added: 75512 | |
2023-06-09 13:50 | DenisChenu | Assigned To | tibor.pacalat => DenisChenu |
2023-06-09 13:50 | DenisChenu | Resolution | open => fixed |
2023-06-09 13:50 | DenisChenu | Changeset attached | => LimeSurvey 5.x bd00b75e |
2023-06-09 13:50 | DenisChenu | Note Added: 75513 | |
2023-06-09 13:56 | tibor.pacalat | Status | ready for testing => closed |
2023-06-09 13:56 | tibor.pacalat | Note Added: 75514 | |
2023-06-09 13:56 | tibor.pacalat | Bug heat | 10 => 12 |
2023-06-09 14:05 | DenisChenu | Changeset attached | => LimeSurvey master d635da1c |
2023-06-09 14:05 | DenisChenu | Changeset attached | => LimeSurvey master d635da1c |
2023-06-09 14:05 | DenisChenu | Note Added: 75517 | |
2023-06-09 14:05 | DenisChenu | Note Added: 75518 |