Automatically move to next question feature is not working

  • Tobelle
    Asked on October 21, 2020 at 10:29 PM

    Hi guys,

    From my understanding, the card form layout skips questions automatically without having to click the next button for the following fields:

    -Single Choice 

    -Yes/No Questions

    -Image Choice

    However, this doesn't seem to work on my form. It had worked previously but not anymore. I'm not entirely sure what I could have changed to modify this.

    Could you please advise? The next button seems a bit unnecessary for these single-choice questions.

    Thanks,

    Belle

  • roneet
    Replied on October 22, 2020 at 3:27 AM

    It seems when the Form Accessibility feature is enabled then the auto next feature will not work. When I disabled the Form Accessibility then the page moved to the next question automatially.

    Let me escalate this to our backend team. We will keep you updated on this.

    Thanks.

  • roneet
    Replied on October 22, 2020 at 3:46 AM

    On further reading the W3 standards for Accessibility, I have noticed that you cannot use the auto next feature in accessible forms.

    Enabling accessibility settings, our developers are adding some additional features to your form.

    As W3 states: “Changing the setting of any form control or field does not automatically cause a change of context (beyond moving to the next field in tab order) unless the authored unit contains instructions before the control that describe the behavior.“ You can find more about accessibility on the web by clicking here.

    Hence, you can not use the auto next feature in accessible forms.

    Thanks.