Pages always marked as active
Asfga opened this issue · 1 comments
Hello,
I am not sure if this is an error on my side but I want to check it with you. I am using Contao 4.4.57 for testing and I installed your extension.
I created a form in the form generator and added the steps module into a page, so I can see the steps of the form. My form includes the following element list:
- HTML-Code
- Explanation
- Page Break
- HTML-Code
- Grid-Start
- Textfield
- Textfield
- Grid-Stop
- Textfield
- Textfield
- Select
- HTML-Code
- Checkbox
- Page Break
- Radio Button
- Page Break
- HTML-Code
- Page Break
So in total I have 4 steps. Now when reaching the first step of the form, I see Step 1/3/4 marked as active. I already deleted my cache, but didn't work. When I make every element within the page breaks invisible except the ones from the first step, only the first step is marked as active. I can display the HTML-code element before the last page break, still Step 1 active but when I display the radio button in the third step, I see Step 4 marked as active. If I make any form element in Step 2 visible, then Step 3 and 4 is marked as active.
When every element is visible and I go to the second Step, Step 2/3/4 is marked as active. On step 3, step 3/4 is active and on step 4 only step 4.
Do you have an idea what's wrong here?
You might be better off looking for support in one of the official support channels: https://contao.org/en/support.html
This here is a bugtracker :-)
Also, I've just released version 5.0 which is a complete rewrite of this extension, so you might want to check that out as well :-)