Form titles do not work when utilizing branches

Briefly describe (1-2 sentences) the Bug you’re experiencing: Form titles do not work when utilizing branches

Steps to reproduce:

  1. Create a new form
  2. Create a drop-down question with at least 3 options
  3. Ensure that at least 2 branches have the same question. In my case:
  • Branch one asks for a code (using single-line text)
  • Branch two also asks for a code (using single-line text)
  • Branch three asks for an ID (using single-line text)
  1. In Form settings, set the task title to Code, ID
  2. Note that the tasks are named correctly for the first branch, but not for the others

Browser version: Chrome Version 91.0.4472.164

Upload screenshots below: (confidential, however, if you follow the steps, you’ll see the issue)

Hi @anon51419778, thanks for reaching out and reporting this issue! Let’s try to solve it together.

I tried to reproduce this issue following the steps you set but in my case, all form submissions have the right name. See screenshots below:

One drop-down question including 3 branches with single-line text fields:

Three options selected for the task name in the task settings:

Could you confirm if these are the settings you are selecting in your form?

1 Like

AHA!!! I think I figured it out

On your screenshot, you had “code” listed twice. That was the clue I needed.

I realized my “code” was there but way further down the list. Basically, just checking code didn’t apply to both branches. Got it, field options match the order of the form.

Thank you Emily :slight_smile:

2 Likes

This topic was automatically closed after 6 days. New replies are no longer allowed.