- Issue created by @jasa
- Status changed to Fixed
about 1 year ago 1:20pm 12 March 2024 Automatically closed - issue fixed for 2 weeks with no activity.
If you are using tabs, it does not respect the order on create/edit entity forms.
In form display configuration, I've just added three steps including tabs and fields. Then, when I go to corresponding forms, they are not correctly wrapped.
You can see it in attached images, where "Datos generales" step has "Título" as first field, but when you go to node create form "Una fotografía tamaño carné" is the first field rendered.
After creating an entity with tabs, create two or three steps to add this tabs including fields.
Then, go to create/edit entity form, and steps are not properly rendered.
I was just reviewing issues, and I found:
https://www.drupal.org/project/simple_multistep/issues/3408750
🐛
MutlstepController condition change
RTBC
Once I added the patch, it started working.
All screenshots attached.
Fixed
2.0
Code
Automatically closed - issue fixed for 2 weeks with no activity.