Question T2793
Visible to All Users

Change the Question no for dependent questions.

created 5 years ago

Hi,

I have two single input type questions - Question 1 & Question 2. Visibility of Question 2 depends on Question 1 & I have added visible if condition to achieve this. Right now the numbering of dependent question (Question 2). I want the numbering of Question 2 as 1.1 as it is dependent on Question 1. How this can be achieved ?

Regards,
Yuvraj

Comments (1)

    The current numbering is Question 1 & Question 2 . I want numbering for Question 2 as Question 1.1 since it is child (dependent) on Question1.

    Regards,
    Yuvraj

    Answers approved by surveyjs Support

    created 5 years ago

    Hello,

    You need to disable numbering and create a custom one.
    This question was discussed here - https://github.com/surveyjs/survey-library/issues/1138
    And here is the modified plunker for the latest SurveyJS Library version - https://plnkr.co/edit/7pHFmIfSBdaNnhXMsmta?p=preview

    Thanks, Serge
    SurveyJS Team