Hello,
We have a multi-page form with some Pages using conditional logic based on the value of a radio button selected at the very beginning of the form.
There are a total of 9 steps (pages) in the form, 4 of those pages are conditional.
The problem is, no matter which radio button is selected at the beginning of the for the progress bar shows 9 steps, even if the value of the radio button creates a condition where only 5 steps are required to fill out the form.
The process itself works fine, but the progress bar isn't showing the correct number of steps.