-
1. Re: Changing the Tab Order of a Internal Link
try67 Dec 10, 2013 2:14 AM (in response to ZenDao)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 Dec 10, 2013 7:53 AM (in response to try67)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 Dec 10, 2013 8:17 AM (in response to ZenDao)No, that's not possible (unless you set them as read-only, and then their
tooltip won't work).


