I have a form application that has the following structure under the next column.
- Below
- Below
- Tab
- Below
- Below
- Tab
- Tab
- Tab
When i run the application. I get
- Below → below
- Below → below
- Tab → tab
- Below → tab
- Below → below
- Tab → tab
- Tab → tab
- Tab → tab
I this normal behavior? I was expecting to have
3, 6, 7, 8 as tabs
4 as sub-blocks under 3
5 as sub-block under 4