3 Replies Latest reply: Dec 10, 2013 8:17 AM by try67 RSS

    Changing the Tab Order of a Internal Link

    ZenDao Community Member

      Thanks everyone for your help so far.

       

      I have form that has text fields, hyperlinks, check boxes and internal links. I created a link that would jump to another part of the document. How do I change the order of that the link follows a specific place in the tab order. The link is not showing up in the Tab Order List.

        • 1. Re: Changing the Tab Order of a Internal Link
          try67 CommunityMVP

          You can not set the tab order of Link objects. If you want to do that, convert them to button form fields, which can do exacly the same things as links, but are more customizable.

          • 2. Re: Changing the Tab Order of a Internal Link
            ZenDao Community Member

            Thanks for the suggestion. I actually figured that one out at the last minute last night but didn't have enough time to implement it fully. Putting aside the button option for a moment, what is interesting is that the links are seen as part of the tabbing order but do not show up in the tab order list.

             

            I also applied the button option to what few tooltips windows that I utilize for special content. The only problem is the client didn't like how the tabbing included the tooltip buttons. If I use the link or button tool for certain items, is it possible to maintain their functionality but exclude them somehow from the tabbing order?

            • 3. Re: Changing the Tab Order of a Internal Link
              try67 CommunityMVP

              No, that's not possible (unless you set them as read-only, and then their

              tooltip won't work).