Home › Forums › Quform WordPress › Form field tabindex order in column layout
Hi Ally,
I have created a form with two columns layout
Field 1 | Field 2 Field 3 | Field 4
When I press the tab key, the sequence would be Field 1 -> Field 3 -> Field 2 -> Field 4
Is there any way to change the tabindex order for the field? I want the tab order to be Field 1 -> Field 2 -> Field 3 -> Field 4
Moreover, when the 2 columns layout is shown in Mobile device, it would be collapsed in Field 1 Field 3 Field 2 Field 4
Is there any way to change the collapse order?
Regards,
Venom
I found a way to handle the tab order for column layout.
Instead of adding all Field 1 to Field 4 to a single Column layout, I separated it to few column layout and it works nicely.
Field 1 | Field 2 <– in a 2 column layout Field 3 | Field 4 <– in a 2 column layout
Cheers,
You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.