Tab order goes to links, skips fields in between
We have AEM Forms Designer 6.5.17.
For each form, we set the tab order as the last task before publication. However, when we then test the form, the tab order will start just fine in the top left hand corner, work its way to the first hyperlink (they are in text boxes or captions), and will then skip to any following hyperlinks, omitting all fields in between. Then it starts over again, same process.
This is fine for people using screen readers, but not super-helpful for sighted form users. Creating hyperlink buttons in contraindicated for accessibility.
I should also note that the hierarchy is ordered. The form is organized with (subform) Lists and (subform) List Items to maximize accessibility.
How do we avoid this behavior, making the tab order follow the form hierarchy, stopping at every field?
3/14/24 update: Another fun little feature: I had to copy text - a fairly long paragraph - from a text object with a link to validate with an author. When I pasted the text into an email, only the link pasted in. I checked the object, and the <a href> was in the right place. To paste the entire text, I had to select "Keep Text Only" after pasting (which of course removes the link).