Skip to content

When tab order set, new tabbable controls not recognized #358

Description

@deej79

If you set tab order on a form, then add a new control, tab order doesn't recognize it. You have to remove the tab order call in the code.
Either: when adding a control which can be tabbed to, if tab order is set add it to the end;
- OR -
when selected tab order, check if additional controls since it was last set, and add them.

Thanks.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions